system/zstd: Updated for version 1.3.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2018-03-29 15:19:44 +07:00 committed by Willy Sudiarto Raharjo
parent e2970b2f04
commit efa31b4f48
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.3}
VERSION=${VERSION:-1.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="zstd"
VERSION="1.3.3"
VERSION="1.3.4"
HOMEPAGE="http://facebook.github.io/zstd/"
DOWNLOAD="https://github.com/facebook/zstd/archive/v1.3.3/zstd-1.3.3.tar.gz"
MD5SUM="187f8df17a75a74f78a23ea4806ac65f"
DOWNLOAD="https://github.com/facebook/zstd/archive/v1.3.4/zstd-1.3.4.tar.gz"
MD5SUM="10bf0353e3dedd8bae34a188c25d4261"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""