diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2017-07-10 22:54:35 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-07-12 16:39:20 +0100 |
commit | ab2bd0a5aa9425cd7ea05837bd91bc8d0b98f719 (patch) | |
tree | 9da9ff15310a3482aad6dd532e8241cef7534fe0 /system/zstd/zstd.info | |
parent | 6acbf6cf9dea39880fb3d5acb7a74768eac7b134 (diff) | |
download | slackbuilds-ab2bd0a5aa9425cd7ea05837bd91bc8d0b98f719.tar.gz |
system/zstd: Updated for version 1.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/zstd/zstd.info')
-rw-r--r-- | system/zstd/zstd.info | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |