pcre ver. bump

This commit is contained in:
Rmys
2025-10-25 18:30:13 +03:00
parent 3fecd81570
commit a3459c30a0
2 changed files with 16 additions and 2 deletions
+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="2456df2afe30313dc1f3dc8763536320064c0f1f" type="tarbz2">https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.45/pcre2-10.45.tar.bz2</Archive>
<Archive sha1sum="82fbde112d57224e7dde9c9b5ea5cd8e17ce941e" type="tarbz2">https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.47/pcre2-10.47.tar.bz2</Archive>
<BuildDependencies>
<Dependency>readline-devel</Dependency>
</BuildDependencies>
@@ -71,6 +71,13 @@
</Package>
<History>
<Update release="10">
<Date>2025-10-25</Date>
<Version>10.47</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2025-05-12</Date>
<Version>10.45</Version>