mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for perl-CPAN-Perl-Releases
|
# Slackware build script for perl-CPAN-Perl-Releases
|
||||||
|
|
||||||
# Copyright 2016 Andreas Guldstrand.
|
# Copyright 2016-2017 Andreas Guldstrand.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-CPAN-Perl-Releases
|
PRGNAM=perl-CPAN-Perl-Releases
|
||||||
VERSION=${VERSION:-3.08}
|
VERSION=${VERSION:-3.10}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-CPAN-Perl-Releases"
|
PRGNAM="perl-CPAN-Perl-Releases"
|
||||||
VERSION="3.08"
|
VERSION="3.10"
|
||||||
HOMEPAGE="https://github.com/bingos/cpan-perl-releases"
|
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"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-3.10.tar.gz"
|
||||||
MD5SUM="7070634bcfdc770c7f66572c62f1ba1e"
|
MD5SUM="c3dee821ec35d17583cafae72ff7511b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue