development/abseil-cpp: Update for 20240116

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-03-29 20:38:43 -07:00 committed by Willy Sudiarto Raharjo
parent 3517d0e377
commit 958aa888d4
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=abseil-cpp
VERSION=${VERSION:-20230802.1}
VERSION=${VERSION:-20240116.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="abseil-cpp"
VERSION="20230802.1"
VERSION="20240116.1"
HOMEPAGE="https://abseil.io"
DOWNLOAD="https://github.com/abseil/abseil-cpp/archive/20230802.1/abseil-cpp-20230802.1.tar.gz"
MD5SUM="84665b6daa5dda7c9082b1a00057457a"
DOWNLOAD="https://github.com/abseil/abseil-cpp/archive/20240116.1/abseil-cpp-20240116.1.tar.gz"
MD5SUM="fdff5a0a90a8ffcded7dee1c08f02a6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""