diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2017-01-21 12:44:20 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-21 12:44:20 +0000 |
commit | 0a8a08f29ed6c34e6b779b1bda6bbf93b3d7555e (patch) | |
tree | ada75ec973f30e9e6d0a8cfd71e67925e1b1e2f1 /perl/perl-CPANPLUS | |
parent | 8c9f951e7bc4b30374ba05e2a549a59ff379f179 (diff) |
perl/perl-CPANPLUS: Updated for version 0.9162.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-CPANPLUS')
-rw-r--r-- | perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-CPANPLUS/perl-CPANPLUS.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild b/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild index f338edd9b05c..0ebba593c8aa 100644 --- a/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild +++ b/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-CPANPLUS -# 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 -VERSION=${VERSION:-0.9160} +VERSION=${VERSION:-0.9162} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-CPANPLUS/perl-CPANPLUS.info b/perl/perl-CPANPLUS/perl-CPANPLUS.info index ea5c1cf4c543..584d4fc0cc5e 100644 --- a/perl/perl-CPANPLUS/perl-CPANPLUS.info +++ b/perl/perl-CPANPLUS/perl-CPANPLUS.info @@ -1,8 +1,8 @@ PRGNAM="perl-CPANPLUS" -VERSION="0.9160" +VERSION="0.9162" HOMEPAGE="https://metacpan.org/pod/CPANPLUS" -DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9160.tar.gz" -MD5SUM="3553c520142dbf677432168416edeafe" +DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9162.tar.gz" +MD5SUM="aba86fd925cb1c4ad51241d49bd72971" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Archive-Extract perl-DBD-SQLite perl-DBIx-Simple perl-Log-Message perl-Module-Pluggable perl-Object-Accessor perl-Package-Constants perl-Term-ReadLine-Gnu perl-Term-UI" |