summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2015-09-18 09:44:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-18 09:44:07 +0700
commit66d088014c6a13c0135129e29d21f62950af8bf7 (patch)
tree4f2eb8e5a380397bda7a9037a80fe3deb5c0ba6b /perl
parent867d100009292fab894b0d3f89eca6964a3cfa85 (diff)
downloadslackbuilds-66d088014c6a13c0135129e29d21f62950af8bf7.tar.gz
slackbuilds-66d088014c6a13c0135129e29d21f62950af8bf7.tar.xz
perl/perl-Sidef: Updated for version 0.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-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 304fc777b1..2db7a5edbe 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:-0.09}
+VERSION=${VERSION:-0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info
index ab0f6eda03..8ed0a41a49 100644
--- a/perl/perl-Sidef/perl-Sidef.info
+++ b/perl/perl-Sidef/perl-Sidef.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
-VERSION="0.09"
+VERSION="0.10"
HOMEPAGE="https://github.com/trizen/sidef"
-DOWNLOAD="https://github.com/trizen/sidef/archive/0.09.tar.gz"
-MD5SUM="144475be94fdfd8025e8bb87c1b59928"
+DOWNLOAD="https://github.com/trizen/sidef/archive/0.10.tar.gz"
+MD5SUM="745ed230ef8d79ec3f276a167835829c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-data-dump perl-Module-Build"