Merge pull request #1855 from Rmys/master

zstd-1.5.6
This commit is contained in:
Rmys
2024-05-29 11:42:31 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Zstandard - Fast real-time compression algorithm</Summary>
<Description>Zstandard is a fast compression algorithm, providing high compression ratios. It also offers a special mode for small data, called dictionary compression..</Description>
<Archive sha1sum="4479ecc74300d23391d99fbebf2fddd47aed9b28" type="targz">https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-1.5.5.tar.gz</Archive>
<Archive sha1sum="459ab8de8c24fc3ce648a35a07b31fcd6616ade2" type="targz">https://github.com/facebook/zstd/releases/download/v1.5.6/zstd-1.5.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>ninja</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-05-29</Date>
<Version>1.5.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2023-04-05</Date>
<Version>1.5.5</Version>