perl/perl-CPANPLUS-Dist-Build: Updated for version 0.76.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5aff91e2d6
commit
512a4223cd
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for perl-CPANPLUS-Dist-Build
|
# Slackware build script for perl-CPANPLUS-Dist-Build
|
||||||
|
|
||||||
# Copyright 2013 Andreas Voegele <andreas@andreasvoegele.com>
|
# Copyright 2013-2014 Andreas Voegele <andreas@andreasvoegele.com>
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify, and distribute this software for any
|
# Permission to use, copy, modify, and distribute this software for any
|
||||||
# purpose with or without fee is hereby granted, provided that the above
|
# 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.
|
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
PRGNAM=perl-CPANPLUS-Dist-Build
|
PRGNAM=perl-CPANPLUS-Dist-Build
|
||||||
VERSION=${VERSION:-0.76}
|
VERSION=${VERSION:-0.78}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-CPANPLUS-Dist-Build"
|
PRGNAM="perl-CPANPLUS-Dist-Build"
|
||||||
VERSION="0.76"
|
VERSION="0.78"
|
||||||
HOMEPAGE="https://metacpan.org/release/CPANPLUS-Dist-Build"
|
HOMEPAGE="https://metacpan.org/release/CPANPLUS-Dist-Build"
|
||||||
DOWNLOAD="http://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.76.tar.gz"
|
DOWNLOAD="http://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.78.tar.gz"
|
||||||
MD5SUM="74968b85920040abf08d7e4382b62fe5"
|
MD5SUM="9a40202a68fa13125b2adffc057cc053"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-CPANPLUS"
|
REQUIRES="perl-CPANPLUS"
|
||||||
|
|
Loading…
Reference in New Issue