oniguruma 6.9.5 rev1

This commit is contained in:
Rmys
2020-06-08 13:57:28 +03:00
committed by GitHub
parent ff5677f212
commit ad3b8408a7
+8 -1
View File
@@ -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="894a6285ccea5c63e289b0379df833f66fa8fe3a" type="targz">https://github.com/kkos/oniguruma/releases/download/v6.9.4/onig-6.9.4.tar.gz</Archive>
<Archive sha1sum="e0e6320303dfedf70b76f30da959d8dea61b72f2" type="targz">https://github.com/kkos/oniguruma/releases/download/v6.9.5_rev1/onig-6.9.5-rev1.tar.gz</Archive>
</Source>
<Package>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-06-08</Date>
<Version>6.9.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-02-22</Date>
<Version>6.9.4</Version>