perl/perl-CPAN-Perl-Releases: Updated for version 3.10.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
a33493f475
commit
63cd37e493
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-CPAN-Perl-Releases
|
||||
|
||||
# Copyright 2016 Andreas Guldstrand.
|
||||
# Copyright 2016-2017 Andreas Guldstrand.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-CPAN-Perl-Releases
|
||||
VERSION=${VERSION:-3.08}
|
||||
VERSION=${VERSION:-3.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-CPAN-Perl-Releases"
|
||||
VERSION="3.08"
|
||||
VERSION="3.10"
|
||||
HOMEPAGE="https://github.com/bingos/cpan-perl-releases"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-3.08.tar.gz"
|
||||
MD5SUM="7070634bcfdc770c7f66572c62f1ba1e"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-3.10.tar.gz"
|
||||
MD5SUM="c3dee821ec35d17583cafae72ff7511b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue