perl/perl-Module-Build: Updated for version 0.4234.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-05-05 22:15:56 +01:00 committed by Willy Sudiarto Raharjo
parent e5cc5bbbb7
commit 5de6f2e7a4
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 6 additions and 5 deletions

View file

@ -8,4 +8,5 @@ It is meant to be an alternative to ExtUtils::MakeMaker.
Optional dependencies:
perl-inc-latest (experimental, see README)
perl-PAR-Dist
perl-Archive-Zip

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-Module-Build
VERSION=${VERSION:-0.4232}
VERSION=${VERSION:-0.4234}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="perl-Module-Build"
VERSION="0.4232"
VERSION="0.4234"
HOMEPAGE="https://metacpan.org/pod/Module::Build"
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-0.4232.tar.gz"
MD5SUM="144885f1cbaf9420017bbed696ec6b83"
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-0.4234.tar.gz"
MD5SUM="0032d0c0bc36a3b68ef41c947829d5e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-PAR-Dist"
REQUIRES=""
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"