summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Voegele2018-06-07 15:55:43 +0200
committer David Spencer2018-06-07 15:55:43 +0200
commitea79f494c9239104a726dd9300a6c19bfeda45fa (patch)
tree544a928d6e4b2855373442db295969d7a67a3254
parent37d0d27f4ca5759b76532e74f944d2606d9a9f0a (diff)
downloadold.slackbuilds-ea79f494c9239104a726dd9300a6c19bfeda45fa.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"