perl/perl-CPANPLUS: Updated for version 0.9176.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andreas Voegele 2018-06-07 14:44:23 +01:00 committed by David Spencer
parent 7f8fb9a627
commit 8d772c1c26
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for perl-CPANPLUS
# 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
VERSION=${VERSION:-0.9172}
VERSION=${VERSION:-0.9176}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-CPANPLUS"
VERSION="0.9172"
VERSION="0.9176"
HOMEPAGE="https://metacpan.org/pod/CPANPLUS"
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9172.tar.gz"
MD5SUM="b761fe86c9e4d09d9fd92034e15c9425"
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9176.tar.gz"
MD5SUM="027497e6b5a208efc8a2fd774d2304c4"
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"