perl/perl-Sidef: Updated for version 3.17.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-06-08 22:44:21 +01:00 committed by David Spencer
parent ad90ec5764
commit 2aa11a0d49
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.16}
VERSION=${VERSION:-3.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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