libraries/function2: Updated for version 4.2.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ce2e12cd22
commit
0e1aa05d88
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue