summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Voegele2018-06-07 15:55:43 +0200
committer David Spencer2018-06-07 15:55:43 +0200
commitd8ce21d4279ab7b0048b5b95816a6b8f00941f40 (patch)
tree73341968f7316d2d71503c76883f3775d387909b
parent8d772c1c26f22294687155d0c15b35933bf5133c (diff)
downloadslackbuilds-d8ce21d4279ab7b0048b5b95816a6b8f00941f40.tar.gz
perl/perl-CPANPLUS-Dist-Build: Updated for version 0.90.
Signed-off-by: David Spencer <idlemoor@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 f926330ab1..d2eb80a63f 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-2017 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2013-2018 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.88}
+VERSION=${VERSION:-0.90}
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 15d2046903..cf7ff09478 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.88"
+VERSION="0.90"
HOMEPAGE="https://metacpan.org/pod/CPANPLUS::Dist::Build"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.88.tar.gz"
-MD5SUM="ce4cfe7da5100dbdeb346845dfba9982"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.90.tar.gz"
+MD5SUM="1fbf2c087bbe10a4c1536b415e45c960"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-CPANPLUS perl-Module-Build"