diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2016-08-31 23:40:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-03 07:48:57 +0700 |
commit | 20c29926dcb0931e29e3fb929087c01db19fdb3c (patch) | |
tree | ac5328edf288ac372da4908e12a36ec68b0160df /system/zstd/zstd.info | |
parent | 62b05eec592391a1faf08ae79c32e2d02bccaedd (diff) | |
download | slackbuilds-20c29926dcb0931e29e3fb929087c01db19fdb3c.tar.gz |
system/zstd: Updated for version 1.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/zstd/zstd.info')
-rw-r--r-- | system/zstd/zstd.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/zstd/zstd.info b/system/zstd/zstd.info index 1a9ee33ea6..c2c52a4760 100644 --- a/system/zstd/zstd.info +++ b/system/zstd/zstd.info @@ -1,8 +1,8 @@ PRGNAM="zstd" -VERSION="0.8.1" -HOMEPAGE="http://cyan4973.github.io/zstd/" -DOWNLOAD="https://github.com/Cyan4973/zstd/archive/v0.8.1/zstd-0.8.1.tar.gz" -MD5SUM="cdc7bbac2c6387a42a62de9049391049" +VERSION="1.0.0" +HOMEPAGE="http://facebook.github.io/zstd/" +DOWNLOAD="https://github.com/facebook/zstd/archive/v1.0.0/zstd-1.0.0.tar.gz" +MD5SUM="ca9a01cd81265ac235acdf611a25122e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |