Merge pull request #2027 from Rmys/master

libpcre2 ver. bump
This commit is contained in:
Rmys
2024-12-07 16:21:05 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Perl-compatible regular expression library</Summary>
<Description>The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.</Description>
<Archive sha1sum="9876f2165ed6ee38d1853a8e2eaafdfbcb291b76" type="tarbz2">https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.42/pcre2-10.42.tar.bz2</Archive>
<Archive sha1sum="ddc37244d49d74ecae510d9d860b812e6e59611a" type="tarbz2">https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2</Archive>
<BuildDependencies>
<Dependency>readline-devel</Dependency>
</BuildDependencies>
@@ -71,6 +71,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-12-07</Date>
<Version>10.44</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2023-01-28</Date>
<Version>10.42</Version>