libpcre2 10.35

This commit is contained in:
Idris Kalp
2020-10-22 00:14:39 +03:00
parent de7b91843e
commit f6659b59cf
+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="ffd8da87b958c44dd9b927e7b39934e2af5fef8b" type="tarbz2">https://ftp.pcre.org/pub/pcre/pcre2-10.34.tar.bz2</Archive>
<Archive sha1sum="2e5ee2dd397fa8c3ce9aed1a986e51d66a88bdb0" type="tarbz2">https://ftp.pcre.org/pub/pcre/pcre2-10.35.tar.bz2</Archive>
<BuildDependencies>
<Dependency>readline-devel</Dependency>
</BuildDependencies>
@@ -69,6 +69,13 @@
</Package>
<History>
<Update release="4">
<Date>2020-10-22</Date>
<Version>10.35</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2020-04-02</Date>
<Version>10.34</Version>