perl/perl-Sidef: Updated for version 3.99.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8e81c2b5d5
commit
da81c502ed
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=perl-Sidef
|
||||
VERSION=${VERSION:-3.98}
|
||||
VERSION=${VERSION:-3.99}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Sidef"
|
||||
VERSION="3.98"
|
||||
VERSION="3.99"
|
||||
HOMEPAGE="https://github.com/trizen/sidef"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/3.98/sidef-3.98.tar.gz"
|
||||
MD5SUM="3d17c75d3b298f1322bcbbccddba6d06"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/3.99/sidef-3.99.tar.gz"
|
||||
MD5SUM="f068d6e22ff9b8eea3beec86c8af0681"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-Module-Build perl-Math-MPC perl-Math-Prime-Util-GMP perl-Algorithm-Combinatorics perl-Algorithm-Loops perl-Math-Prime-Util"
|
||||
|
|
Loading…
Reference in New Issue