libraries/zstd-cmake: Updated for version 1.5.5.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-09-01 21:03:48 +09:00 committed by Willy Sudiarto Raharjo
parent c93be02c25
commit 50751b025a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for zstd-cmake
# Copyright 2022 Steven Voges <Oregon, USA>
# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zstd-cmake
SRCNAM=zstd
VERSION=${VERSION:-1.5.2}
VERSION=${VERSION:-1.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="zstd-cmake"
VERSION="1.5.2"
VERSION="1.5.5"
HOMEPAGE="http://www.zstd.net"
DOWNLOAD="https://github.com/facebook/zstd/archive/v1.5.2/zstd-1.5.2.tar.gz"
MD5SUM="6dc24b78e32e7c99f80c9441e40ff8bc"
DOWNLOAD="https://github.com/facebook/zstd/archive/v1.5.5/zstd-1.5.5.tar.gz"
MD5SUM="4ff0ee1965ab161bc55be7c9dcd1f7f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""