oniguruma-6.9.7.1
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
WorkDir = "onig-%s" %get.srcVERSION()
|
||||
#WorkDir = "onig-%s" %get.srcVERSION()
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-vfi")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A regular expressions library</Summary>
|
||||
<Description>Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages.</Description>
|
||||
<Archive sha1sum="e0e6320303dfedf70b76f30da959d8dea61b72f2" type="targz">https://github.com/kkos/oniguruma/releases/download/v6.9.5_rev1/onig-6.9.5-rev1.tar.gz</Archive>
|
||||
<Archive sha1sum="7a1eb358ce44d2efeb3ae8ebb0c6f437708972b2" type="targz">https://github.com/kkos/oniguruma/archive/refs/tags/v6.9.7.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-10-09</Date>
|
||||
<Version>6.9.7.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-06-08</Date>
|
||||
<Version>6.9.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user