summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2017-02-19 08:58:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-21 16:44:40 +0700
commitf7d12747e632642cd165193fbd648ab58c283522 (patch)
treefb325778fc54983d003409610017809acbdce87d
parentc2a6ab438e6bbae8071ffafc04f1d98f7e10e7a1 (diff)
downloadslackbuilds-f7d12747e632642cd165193fbd648ab58c283522.tar.gz
slackbuilds-f7d12747e632642cd165193fbd648ab58c283522.tar.xz
perl/perl-CPANPLUS-Dist-Build: Updated for version 0.82.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.SlackBuild4
-rw-r--r--perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.SlackBuild b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.SlackBuild
index 1ef498eae8..50f53f56ac 100644
--- a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.SlackBuild
+++ b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-CPANPLUS-Dist-Build
-# Copyright 2013-2016 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2013-2017 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=perl-CPANPLUS-Dist-Build
-VERSION=${VERSION:-0.80}
+VERSION=${VERSION:-0.82}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info
index c3a033992f..12fa85286f 100644
--- a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info
+++ b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info
@@ -1,8 +1,8 @@
PRGNAM="perl-CPANPLUS-Dist-Build"
-VERSION="0.80"
+VERSION="0.82"
HOMEPAGE="https://metacpan.org/pod/CPANPLUS::Dist::Build"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.80.tar.gz"
-MD5SUM="946eaf10c623956664d9f34b755f48fb"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.82.tar.gz"
+MD5SUM="c256706051516498131b1f49242a0bd4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-CPANPLUS perl-Module-Build"