perl/perl-extutils-makemaker: Updated for version 7.06.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2015-09-03 21:58:58 +07:00 committed by Willy Sudiarto Raharjo
parent 667a15b345
commit 31b86d656e
3 changed files with 9 additions and 8 deletions

View file

@ -1,7 +1,8 @@
#!/bin/sh
# Slackware build script for perl-extutils-makemaker
# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com>
#
# Slackware build script for perl-extutils-makemaker.
#
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -22,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-extutils-makemaker
VERSION=${VERSION:-7.04}
VERSION=${VERSION:-7.06}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-extutils-makemaker"
VERSION="7.04"
VERSION="7.06"
HOMEPAGE="https://metacpan.org/pod/ExtUtils::MakeMaker"
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.04.tar.gz"
MD5SUM="c280fa6a0dfe1d21d6b42792c041ddf7"
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.06.tar.gz"
MD5SUM="d86589e2a88c00c7f0f40dc8d432ecde"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -11,7 +11,7 @@ perl-extutils-makemaker:
perl-extutils-makemaker: This utility is designed to write a Makefile for an extension module
perl-extutils-makemaker: from a Makefile.PL.
perl-extutils-makemaker:
perl-extutils-makemaker:
perl-extutils-makemaker: Home page: https://metacpan.org/pod/ExtUtils::MakeMaker
perl-extutils-makemaker:
perl-extutils-makemaker:
perl-extutils-makemaker: