libraries/function2: Updated for version 4.2.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Martin Bångens 2023-12-31 12:01:09 +01:00 committed by Willy Sudiarto Raharjo
parent ce2e12cd22
commit 0e1aa05d88
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=function2
VERSION=${VERSION:-4.2.0}
VERSION=${VERSION:-4.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="function2"
VERSION="4.2.0"
VERSION="4.2.3"
HOMEPAGE="https://github.com/Naios/function2"
DOWNLOAD="https://github.com/Naios/function2/archive/4.2.0/function2-4.2.0.tar.gz"
MD5SUM="04b1d6adfd8757ac0c4b1fb31c98c2ed"
DOWNLOAD="https://github.com/Naios/function2/archive/4.2.3/function2-4.2.3.tar.gz"
MD5SUM="24519882c41ec083c080ae79016add3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtest"