summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-10-27 01:35:39 +0200
committer David Spencer2018-10-27 01:35:39 +0200
commit066bf51cccd322fb7c00aa4e5090ee51d452c278 (patch)
tree46e7051a6ead1c1eb2a58c82f25a04379118da7c
parent89b86c57da06d3a8c14745a22efb51adf5543cc4 (diff)
downloadslackbuilds-066bf51cccd322fb7c00aa4e5090ee51d452c278.tar.gz
perl/perl-Sidef: Updated for version 3.50.
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 2ffcea2fbf..b71390c65d 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.19}
+VERSION=${VERSION:-3.50}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info
index a9e155dedf..38ac221cfb 100644
--- a/perl/perl-Sidef/perl-Sidef.info
+++ b/perl/perl-Sidef/perl-Sidef.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
-VERSION="3.19"
+VERSION="3.50"
HOMEPAGE="https://github.com/trizen/sidef"
-DOWNLOAD="https://github.com/trizen/sidef/archive/3.19/sidef-3.19.tar.gz"
-MD5SUM="164d357ca77042680e82cd3b86970339"
+DOWNLOAD="https://github.com/trizen/sidef/archive/3.50/sidef-3.50.tar.gz"
+MD5SUM="148f67faa2879e2efa10e976402167ef"
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"