mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
perl/perl-Import-Into: Updated for version 1.002005.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b731e1b686
commit
52a02c2f70
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for perl-Import-Into
|
# Slackware build script for perl-Import-Into
|
||||||
|
|
||||||
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# 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-Import-Into
|
PRGNAM=perl-Import-Into
|
||||||
VERSION=${VERSION:-1.002004}
|
VERSION=${VERSION:-1.002005}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Import-Into"
|
PRGNAM="perl-Import-Into"
|
||||||
VERSION="1.002004"
|
VERSION="1.002005"
|
||||||
HOMEPAGE="https://metacpan.org/pod/Import::Into"
|
HOMEPAGE="https://metacpan.org/pod/Import::Into"
|
||||||
DOWNLOAD="http://cpan.metacpan.org/authors/id/E/ET/ETHER/Import-Into-1.002004.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Import-Into-1.002005.tar.gz"
|
||||||
MD5SUM="70f2f3b08a5b706ee382a8448c346cb1"
|
MD5SUM="48bdc7988f5a7d4d06039ccc5c2459e9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Module-Runtime"
|
REQUIRES="perl-Module-Runtime"
|
||||||
|
|
Loading…
Reference in a new issue