zstd-1.5.5
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Zstandard - Fast real-time compression algorithm</Summary>
|
<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>
|
<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="c56c8e6d703d14029464b2a1a66164dc5cf80855" type="targz">https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-1.5.2.tar.gz</Archive>
|
<Archive sha1sum="4479ecc74300d23391d99fbebf2fddd47aed9b28" type="targz">https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-1.5.5.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>ninja</Dependency>
|
<Dependency>ninja</Dependency>
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">enable-CET.patch</Patch>
|
<Patch level="1">enable-CET.patch</Patch>
|
||||||
<Patch level="1">zstd-1.5.2-upstream_fixes-1.patch</Patch>
|
<!-- <Patch level="1">zstd-1.5.2-upstream_fixes-1.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -54,6 +54,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2023-04-05</Date>
|
||||||
|
<Version>1.5.5</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2023-01-28</Date>
|
<Date>2023-01-28</Date>
|
||||||
<Version>1.5.2</Version>
|
<Version>1.5.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user