system/zstd: Updated for version 1.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2017-11-08 07:16:25 +07:00 committed by Willy Sudiarto Raharjo
parent 4693561d70
commit fa6afe1502
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.3.1}
VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="zstd"
VERSION="1.3.1"
VERSION="1.3.2"
HOMEPAGE="http://facebook.github.io/zstd/"
DOWNLOAD="https://github.com/facebook/zstd/archive/v1.3.1/zstd-1.3.1.tar.gz"
MD5SUM="e849ceef2f090240f690c13fba6ca70b"
DOWNLOAD="https://github.com/facebook/zstd/archive/v1.3.2/zstd-1.3.2.tar.gz"
MD5SUM="22a8f5850ca2a31c9431b46173424238"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""