mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-CPANPLUS: Updated for version 0.9176.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7f8fb9a627
commit
8d772c1c26
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue