perl/perl-CPAN-Meta: Updated for version 2.150005.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0e46939350
commit
2b2d20558f
|
@ -1,7 +1,8 @@
|
|||
#!/bin/sh
|
||||
# Slackware build script for perl-CPAN-Meta
|
||||
|
||||
# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com>
|
||||
#
|
||||
# Slackware build script for perl-CPAN-Meta.
|
||||
#
|
||||
# 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-CPAN-Meta
|
||||
VERSION=${VERSION:-2.150001}
|
||||
VERSION=${VERSION:-2.150005}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-CPAN-Meta"
|
||||
VERSION="2.150001"
|
||||
VERSION="2.150005"
|
||||
HOMEPAGE="https://metacpan.org/pod/CPAN::Meta"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/CPAN-Meta-2.150001.tar.gz"
|
||||
MD5SUM="99184aff262ed8065f19b4027e8e39ca"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/CPAN-Meta-2.150005.tar.gz"
|
||||
MD5SUM="bd5daa629669ea967ed181ab02090df7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Parse-CPAN-Meta"
|
||||
|
|
|
@ -13,7 +13,7 @@ perl-CPAN-Meta: for older distributions, META.yml, which describes the distribut
|
|||
perl-CPAN-Meta: its contents, and the requirements for building and installing the
|
||||
perl-CPAN-Meta: distribution.
|
||||
perl-CPAN-Meta:
|
||||
perl-CPAN-Meta:
|
||||
perl-CPAN-Meta: Home page: https://metacpan.org/pod/CPAN::Meta
|
||||
perl-CPAN-Meta:
|
||||
perl-CPAN-Meta:
|
||||
perl-CPAN-Meta:
|
||||
|
|
Loading…
Reference in New Issue