Merge pull request #15244 from Rmys/master

libzip ver. bump
This commit is contained in:
Rmys
2024-11-02 09:49:30 +03:00
committed by GitHub
+9 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A C library for reading, creating, and modifying zip archives</Summary>
<Description>libzip is a C library for reading, creating and modifying zip archives. Files can be added from data buffers, files or compressed data copied directly from other zip archives.</Description>
<Archive sha1sum="a8a30dd41ad88ba692e11ee34b58c2841447e5fe" type="tarxz">https://libzip.org/download/libzip-1.10.0.tar.xz</Archive>
<Archive sha1sum="eecbf65788358277de77fbacb7e75734d3bfb2f6" type="tarxz">https://libzip.org/download/libzip-1.11.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>zstd-devel</Dependency>
@@ -49,12 +49,20 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2024-11-01</Date>
<Version>1.11.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2023-06-25</Date>
<Version>1.10.0</Version>