diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2018-06-07 14:55:43 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-07 14:55:43 +0100 |
commit | d8ce21d4279ab7b0048b5b95816a6b8f00941f40 (patch) | |
tree | 73341968f7316d2d71503c76883f3775d387909b /perl | |
parent | 8d772c1c26f22294687155d0c15b35933bf5133c (diff) |
perl/perl-CPANPLUS-Dist-Build: Updated for version 0.90.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info | 6 |
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 f926330ab11e..d2eb80a63fb6 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 15d204690375..cf7ff09478d9 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" |