summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2017-07-10 23:54:35 +0200
committer David Spencer2017-07-12 17:39:20 +0200
commitab2bd0a5aa9425cd7ea05837bd91bc8d0b98f719 (patch)
tree9da9ff15310a3482aad6dd532e8241cef7534fe0
parent6acbf6cf9dea39880fb3d5acb7a74768eac7b134 (diff)
downloadslackbuilds-ab2bd0a5aa9425cd7ea05837bd91bc8d0b98f719.tar.gz
system/zstd: Updated for version 1.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/zstd/zstd.SlackBuild2
-rw-r--r--system/zstd/zstd.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/zstd/zstd.SlackBuild b/system/zstd/zstd.SlackBuild
index 5849f7fc38..07821e28e5 100644
--- a/system/zstd/zstd.SlackBuild
+++ b/system/zstd/zstd.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zstd
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/zstd/zstd.info b/system/zstd/zstd.info
index 29a3cf04d4..128905c76d 100644
--- a/system/zstd/zstd.info
+++ b/system/zstd/zstd.info
@@ -1,8 +1,8 @@
PRGNAM="zstd"
-VERSION="1.2.0"
+VERSION="1.3.0"
HOMEPAGE="http://facebook.github.io/zstd/"
-DOWNLOAD="https://github.com/facebook/zstd/archive/v1.2.0/zstd-1.2.0.tar.gz"
-MD5SUM="d7777b0aafa7002a4dee1e2db42afe30"
+DOWNLOAD="https://github.com/facebook/zstd/archive/v1.3.0/zstd-1.3.0.tar.gz"
+MD5SUM="888660a850e33c2dcc7c4f9d0b04d347"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""