perl/perl-Sidef: Updated for version 3.18.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-07-08 19:50:02 +01:00 committed by David Spencer
parent 0cd1e2e9c8
commit 90b6656640
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Sidef
VERSION=${VERSION:-3.17}
VERSION=${VERSION:-3.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
VERSION="3.17"
VERSION="3.18"
HOMEPAGE="https://github.com/trizen/sidef"
DOWNLOAD="https://github.com/trizen/sidef/archive/3.17/sidef-3.17.tar.gz"
MD5SUM="d0757e7427aa9b8fdbf19c8cabbc4083"
DOWNLOAD="https://github.com/trizen/sidef/archive/3.18/sidef-3.18.tar.gz"
MD5SUM="8a99eae52d7990ce35671678cf04ab56"
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"