From: Adolf Belka Date: Tue, 19 Sep 2023 11:42:17 +0000 (+0200) Subject: zstd: Update to version 1.5.5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0dfb3ff7d27d5f2fb5a2f3e34867939d2df5844;p=people%2Fstevee%2Fipfire-3.x.git zstd: Update to version 1.5.5 - IPFire-s.x - Update from version 1.5.2 to 1.5.5 - Changelog is too large to include here. See the following github page for the details. https://github.com/facebook/zstd/releases Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/zstd/zstd.nm b/zstd/zstd.nm index 292aeeed4..73d6b023d 100644 --- a/zstd/zstd.nm +++ b/zstd/zstd.nm @@ -4,7 +4,7 @@ ############################################################################### name = zstd -version = 1.5.2 +version = 1.5.5 release = 1 groups = System/Libraries