apr-1.7.3

This commit is contained in:
Rmys
2023-04-03 13:57:07 +03:00
committed by GitHub
parent 2186bacd05
commit e7d003a621
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>apr</Name>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Apache portable runtime library</Summary>
<Description>The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines.</Description>
<Archive sha1sum="5147f59a994665659a5d19965cb69eabee8466f6" type="targz">mirrors://apache/apr/apr-1.7.2.tar.gz</Archive>
<Archive sha1sum="2fe992a11a15cf277faa66e79e8eccaccc9fc730" type="targz">mirrors://apache/apr/apr-1.7.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-04-03</Date>
<Version>1.7.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2023-02-05</Date>
<Version>1.7.2</Version>