mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-extutils-makemaker: Updated for version 7.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
76a0567b71
commit
f02d67d600
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-extutils-makemaker
|
||||
VERSION=${VERSION:-7.10}
|
||||
VERSION=${VERSION:-7.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-extutils-makemaker"
|
||||
VERSION="7.10"
|
||||
VERSION="7.18"
|
||||
HOMEPAGE="https://metacpan.org/pod/ExtUtils::MakeMaker"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.10.tar.gz"
|
||||
MD5SUM="2639a21adee5e0a903730c12dcba08ec"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.18.tar.gz"
|
||||
MD5SUM="d280b697a472b1cc8c20e96ebc9a2c7e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue