libpcre2 rebuild

This commit is contained in:
Rmys
2025-11-07 19:28:39 +03:00
parent 50b45dadeb
commit 797ca6ba62
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>XML parsing libraries</Summary>
<Description>This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.</Description>
<Archive sha1sum="97d653e8f5a30dfdec7d6e525151efeac7890942" type="tarxz">mirrors://sourceforge/expat/expat-2.6.4.tar.xz</Archive>
<Archive sha1sum="de012c8dc6a3486df58bde1e7687a0cb3cd2070b" type="tarxz">mirrors://sourceforge/expat/expat-2.7.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>gnuconfig</Dependency>
<Dependency>glibc-devel</Dependency>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="21">
<Date>2025-11-06</Date>
<Version>2.7.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2025-01-01</Date>
<Version>2.6.4</Version>