summaryrefslogtreecommitdiffstats
path: root/perl/perl-PAR
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-04-17 07:55:20 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-17 07:55:20 +0700
commit4f0f8a85d4e334a6f3418a9720dc257385f201ef (patch)
treee9f2cf5fe55ed259d5f20ea6a1ca6fca20c15cb2 /perl/perl-PAR
parent6b1ab8d22258a6ef83e51d416b8742ba1acbe4bf (diff)
downloadslackbuilds-4f0f8a85d4e334a6f3418a9720dc257385f201ef.tar.gz
slackbuilds-4f0f8a85d4e334a6f3418a9720dc257385f201ef.tar.xz
perl/perl-PAR: Updated for version 1.015.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-PAR')
-rw-r--r--perl/perl-PAR/perl-PAR.SlackBuild4
-rw-r--r--perl/perl-PAR/perl-PAR.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-PAR/perl-PAR.SlackBuild b/perl/perl-PAR/perl-PAR.SlackBuild
index bf50deeab5..6ebd02b4c0 100644
--- a/perl/perl-PAR/perl-PAR.SlackBuild
+++ b/perl/perl-PAR/perl-PAR.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for perl-PAR.
#
-# 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-PAR
-VERSION=${VERSION:-1.014}
+VERSION=${VERSION:-1.015}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-PAR/perl-PAR.info b/perl/perl-PAR/perl-PAR.info
index 14f6b7b2c6..54c4331cd9 100644
--- a/perl/perl-PAR/perl-PAR.info
+++ b/perl/perl-PAR/perl-PAR.info
@@ -1,8 +1,8 @@
PRGNAM="perl-PAR"
-VERSION="1.014"
+VERSION="1.015"
HOMEPAGE="https://metacpan.org/pod/PAR"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.014.tar.gz"
-MD5SUM="596d51ae0024b088e6213c0cae476c35"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.015.tar.gz"
+MD5SUM="7a071dd811176fafe74ff054cb8962ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-PAR-Dist perl-Archive-Zip"