summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-07-08 20:50:02 +0200
committer David Spencer2018-07-08 20:50:02 +0200
commit90b665664034cd339828d0d7562dc95ab3e5229b (patch)
tree47ad91a107f0b1391a68815a76779e3f90191350
parent0cd1e2e9c882a97c2f8b5b3beaaf08d918b8619d (diff)
downloadslackbuilds-90b665664034cd339828d0d7562dc95ab3e5229b.tar.gz
perl/perl-Sidef: Updated for version 3.18.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--perl/perl-Sidef/perl-Sidef.SlackBuild2
-rw-r--r--perl/perl-Sidef/perl-Sidef.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Sidef/perl-Sidef.SlackBuild b/perl/perl-Sidef/perl-Sidef.SlackBuild
index 21ec75bde1..e5010d1cd6 100644
--- a/perl/perl-Sidef/perl-Sidef.SlackBuild
+++ b/perl/perl-Sidef/perl-Sidef.SlackBuild
@@ -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}
diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info
index 7c28096544..f30ba63556 100644
--- a/perl/perl-Sidef/perl-Sidef.info
+++ b/perl/perl-Sidef/perl-Sidef.info
@@ -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"