mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.021.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2b34a19867
commit
dad0f94571
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-CPANPLUS-Dist-Slackware
|
||||
|
||||
# Copyright 2012-2014 Andreas Voegele <andreas@andreasvoegele.com>
|
||||
# Copyright 2012-2015 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-Slackware
|
||||
VERSION=${VERSION:-1.020}
|
||||
VERSION=${VERSION:-1.021}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-CPANPLUS-Dist-Slackware"
|
||||
VERSION="1.020"
|
||||
VERSION="1.021"
|
||||
HOMEPAGE="https://metacpan.org/pod/CPANPLUS::Dist::Slackware"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/V/VO/VOEGELAS/CPANPLUS-Dist-Slackware-1.020.tar.gz"
|
||||
MD5SUM="2589fa03719e3193276625dcec13420e"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/V/VO/VOEGELAS/CPANPLUS-Dist-Slackware-1.021.tar.gz"
|
||||
MD5SUM="9849645cc2b7959394cf813e8cd9a1c4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fakeroot perl-CPANPLUS perl-CPANPLUS-Dist-Build perl-Module-Pluggable"
|
||||
|
|
Loading…
Reference in a new issue