system/zstd: Updated for version 1.3.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2017-07-10 22:54:35 +01:00 committed by David Spencer
parent 6acbf6cf9d
commit ab2bd0a5aa
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""