mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-extutils-makemaker: Updated for version 7.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4562681c35
commit
b4cd9f92c1
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.18}
|
||||
VERSION=${VERSION:-7.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-extutils-makemaker"
|
||||
VERSION="7.18"
|
||||
VERSION="7.20"
|
||||
HOMEPAGE="https://metacpan.org/pod/ExtUtils::MakeMaker"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.18.tar.gz"
|
||||
MD5SUM="d280b697a472b1cc8c20e96ebc9a2c7e"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.20.tar.gz"
|
||||
MD5SUM="8ba3a6a21e6253cd09950bd7a38618f5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue