summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-02-18 12:12:34 +0100
committer David Spencer2018-02-18 12:12:34 +0100
commit09c68595fa02c3d5b6f25de4e4ab297641ad900a (patch)
tree164d292becc4e5c370d8935d010291d4e8da19a7
parenta06b768947458ccfc8544e62ada7a089087642b7 (diff)
downloadslackbuilds-09c68595fa02c3d5b6f25de4e4ab297641ad900a.tar.gz
perl/perl-Sidef: Updated for version 3.15.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--perl/perl-Sidef/perl-Sidef.SlackBuild4
-rw-r--r--perl/perl-Sidef/perl-Sidef.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Sidef/perl-Sidef.SlackBuild b/perl/perl-Sidef/perl-Sidef.SlackBuild
index b6a5d28203..70fe0a5d48 100644
--- a/perl/perl-Sidef/perl-Sidef.SlackBuild
+++ b/perl/perl-Sidef/perl-Sidef.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for perl-Sidef.
#
-# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Sidef
-VERSION=${VERSION:-3.10}
+VERSION=${VERSION:-3.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info
index 310239dccd..f8a0500e2d 100644
--- a/perl/perl-Sidef/perl-Sidef.info
+++ b/perl/perl-Sidef/perl-Sidef.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
-VERSION="3.10"
+VERSION="3.15"
HOMEPAGE="https://github.com/trizen/sidef"
-DOWNLOAD="https://github.com/trizen/sidef/archive/3.10/sidef-3.10.tar.gz"
-MD5SUM="a3663eb62b0c626ed98a170992ac00c0"
+DOWNLOAD="https://github.com/trizen/sidef/archive/3.15/sidef-3.15.tar.gz"
+MD5SUM="767542e55edca826e4bf8605787d694d"
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"