summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-01-04 17:27:05 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-07 08:48:20 +0700
commit7f615aaf22c4c920524fdd1db095d4d499b711f6 (patch)
treedce94d93afbf65714ed96d775bdaa30fcad91972 /perl
parent81b95b67f8230e19858cefd378173360cedc9e31 (diff)
downloadslackbuilds-7f615aaf22c4c920524fdd1db095d4d499b711f6.tar.gz
slackbuilds-7f615aaf22c4c920524fdd1db095d4d499b711f6.tar.xz
perl/perl-Sidef: Updated for version 2.34.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl')
-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 b957f9ef18..f7d3dbbc2b 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-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2017 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:-2.33}
+VERSION=${VERSION:-2.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info
index d2a8970f65..115cabbf67 100644
--- a/perl/perl-Sidef/perl-Sidef.info
+++ b/perl/perl-Sidef/perl-Sidef.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
-VERSION="2.33"
+VERSION="2.34"
HOMEPAGE="https://github.com/trizen/sidef"
-DOWNLOAD="https://github.com/trizen/sidef/archive/2.33/sidef-2.33.tar.gz"
-MD5SUM="34996fed463d07fe05975aca4c10352e"
+DOWNLOAD="https://github.com/trizen/sidef/archive/2.34/sidef-2.34.tar.gz"
+MD5SUM="e8917401334c10cc9200cb97f89c59d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-data-dump perl-Module-Build"