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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2015-06-14 22:30:25 +07:00 committed by Willy Sudiarto Raharjo
parent 467451cf63
commit fa660babe1
4 changed files with 13 additions and 12 deletions

View file

@ -1,4 +1,4 @@
perl-Module-Build (Build and install Perl modules)
perl-Module-Build (Build and install Perl modules).
Module::Build is a system for building, testing, and installing Perl modules.

View file

@ -1,6 +1,7 @@
#!/bin/sh
#
# Slackware build script for perl-Module-Build.
#
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
@ -22,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Module-Build
VERSION=${VERSION:-0.4212}
VERSION=${VERSION:-0.4214}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Module-Build"
VERSION="0.4212"
VERSION="0.4214"
HOMEPAGE="https://metacpan.org/pod/Module::Build"
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-0.4212.tar.gz"
MD5SUM="e5c5ecb4425bcd33574fb47a22048520"
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-0.4214.tar.gz"
MD5SUM="7b7ca5a47bef48c50c8b5906ca3ac7fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-CPAN-Meta perl-PAR-Dist"

View file

@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-Module-Build: perl-Module-Build (Build and install Perl modules)
perl-Module-Build: perl-Module-Build (Build and install Perl modules).
perl-Module-Build:
perl-Module-Build: Module::Build is a system for building, testing,
perl-Module-Build: and installing Perl modules.
perl-Module-Build:
perl-Module-Build: It is meant to be an alternative to
perl-Module-Build: ExtUtils::MakeMaker
perl-Module-Build: Module::Build is a system for building, testing, and installing
perl-Module-Build: Perl modules.
perl-Module-Build:
perl-Module-Build: It is meant to be an alternative to ExtUtils::MakeMaker.
perl-Module-Build:
perl-Module-Build: Home page: https://metacpan.org/pod/Module::Build
perl-Module-Build:
perl-Module-Build:
perl-Module-Build: