perl/perl-CPANPLUS-Dist-Build: Updated for version 0.90.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andreas Voegele 2018-06-07 14:55:43 +01:00 committed by David Spencer
parent 8d772c1c26
commit d8ce21d427
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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"