summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2024-03-27 21:19:26 (GMT)
committerJan Palus2024-03-27 21:19:26 (GMT)
commit299bf6ba9780ca13f928c5a021ce2f1d3674969e (patch)
tree5d42ac785e26adb3cad18d8808b6707866bad839
parenteaeeab074df607b8186b4d285b15c9f49855213f (diff)
downloadzstd-299bf6ba9780ca13f928c5a021ce2f1d3674969e.zip
zstd-299bf6ba9780ca13f928c5a021ce2f1d3674969e.tar.gz
-rw-r--r--zstd.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/zstd.spec b/zstd.spec
index a7b0be3..e3dc6de 100644
--- a/zstd.spec
+++ b/zstd.spec
@@ -5,13 +5,13 @@
Summary: Zstandard - fast lossless compression algorithm
Summary(pl.UTF-8): Zstandard - szybki, bezstratny algorytm kompresji
Name: zstd
-Version: 1.5.5
+Version: 1.5.6
Release: 1
License: BSD
Group: Libraries
#Source0Download: https://github.com/facebook/zstd/releases
Source0: https://github.com/facebook/zstd/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 4ff0ee1965ab161bc55be7c9dcd1f7f9
+# Source0-md5: 2543d7cb3beda9ec48f965e5059dbd42
URL: https://github.com/facebook/zstd
BuildRequires: gcc >= 5:3.2
BuildRequires: libstdc++-devel