diff options
Diffstat (limited to 'perl')
-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 bde2fa6e35..11cfb53c60 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-2018 Andreas Voegele <andreas@andreasvoegele.com> +# Copyright 2013-2019 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.9176} +VERSION=${VERSION:-0.9178} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-CPANPLUS/perl-CPANPLUS.info b/perl/perl-CPANPLUS/perl-CPANPLUS.info index 28bc890ac5..f78f6f01b3 100644 --- a/perl/perl-CPANPLUS/perl-CPANPLUS.info +++ b/perl/perl-CPANPLUS/perl-CPANPLUS.info @@ -1,8 +1,8 @@ PRGNAM="perl-CPANPLUS" -VERSION="0.9176" +VERSION="0.9178" HOMEPAGE="https://metacpan.org/pod/CPANPLUS" -DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9176.tar.gz" -MD5SUM="027497e6b5a208efc8a2fd774d2304c4" +DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9178.tar.gz" +MD5SUM="ad21e0f44ef99cdf3cb6939a61f0ac63" 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" |