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