diff --git a/programming/misc/oniguruma/actions.py b/programming/misc/oniguruma/actions.py index a9a40ed43b..826137f3ba 100644 --- a/programming/misc/oniguruma/actions.py +++ b/programming/misc/oniguruma/actions.py @@ -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") diff --git a/programming/misc/oniguruma/pspec.xml b/programming/misc/oniguruma/pspec.xml index 27874dd9cd..005a1edfe5 100644 --- a/programming/misc/oniguruma/pspec.xml +++ b/programming/misc/oniguruma/pspec.xml @@ -12,7 +12,7 @@ library A regular expressions library Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages. - https://github.com/kkos/oniguruma/releases/download/v6.9.5_rev1/onig-6.9.5-rev1.tar.gz + https://github.com/kkos/oniguruma/archive/refs/tags/v6.9.7.1.tar.gz gettext-devel @@ -42,6 +42,13 @@ + + 2021-10-09 + 6.9.7.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-06-08 6.9.5