perl/perl-CPANPLUS-Dist-Build: Updated for version 0.90.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8d772c1c26
commit
d8ce21d427
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-CPANPLUS-Dist-Build
|
||||
|
||||
# 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-Dist-Build
|
||||
VERSION=${VERSION:-0.88}
|
||||
VERSION=${VERSION:-0.90}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-CPANPLUS-Dist-Build"
|
||||
VERSION="0.88"
|
||||
VERSION="0.90"
|
||||
HOMEPAGE="https://metacpan.org/pod/CPANPLUS::Dist::Build"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.88.tar.gz"
|
||||
MD5SUM="ce4cfe7da5100dbdeb346845dfba9982"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.90.tar.gz"
|
||||
MD5SUM="1fbf2c087bbe10a4c1536b415e45c960"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-CPANPLUS perl-Module-Build"
|
||||
|
|
Loading…
Reference in New Issue