diff options
Diffstat (limited to 'perl/perl-CPANPLUS-Dist-Build')
-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 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" |