mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
perl/perl-List-MoreUtils: Updated for version 0.33.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4a4d014cbc
commit
d6532b213b
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=List-MoreUtils
|
||||
PRGNAM=perl-$SRCNAM
|
||||
VERSION=${VERSION:-0.25_02}
|
||||
VERSION=${VERSION:-0.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-List-MoreUtils"
|
||||
VERSION="0.25_02"
|
||||
VERSION="0.33"
|
||||
HOMEPAGE="http://search.cpan.org/dist/List-MoreUtils/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/List-MoreUtils-0.25_02.tar.gz"
|
||||
MD5SUM="28ebdc31bc9f75ffc59ae4495a05513d"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/List-MoreUtils-0.33.tar.gz"
|
||||
MD5SUM="8a33c84028cc2ff3e92c92434b326c0f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue