summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-05-06 16:40:28 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:23 +0200
commita8ecd8cbf73a874bea6b42fc17af726a7f3c8a07 (patch)
tree12e85c2b98c98438b955d5a8d4d1bb07baeddb01
parentc491e29a15d3b490e2437d00aac1a3b944cd3af3 (diff)
downloadslackbuilds-a8ecd8cbf73a874bea6b42fc17af726a7f3c8a07.tar.gz
perl/perl-Sidef: Updated for version 3.16.
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 70fe0a5d48..100d6a6513 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.15}
+VERSION=${VERSION:-3.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info
index f8a0500e2d..00739dafea 100644
--- a/perl/perl-Sidef/perl-Sidef.info
+++ b/perl/perl-Sidef/perl-Sidef.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
-VERSION="3.15"
+VERSION="3.16"
HOMEPAGE="https://github.com/trizen/sidef"
-DOWNLOAD="https://github.com/trizen/sidef/archive/3.15/sidef-3.15.tar.gz"
-MD5SUM="767542e55edca826e4bf8605787d694d"
+DOWNLOAD="https://github.com/trizen/sidef/archive/3.16/sidef-3.16.tar.gz"
+MD5SUM="52628d34d4df98fa45e6aad3d292fd9d"
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"