perl/perl-Test-Simple: Updated for version 1.001009.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2014-11-04 23:06:23 +07:00 committed by Willy Sudiarto Raharjo
parent 25c648458d
commit bdcb55dddd
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=perl-Test-Simple
VERSION=${VERSION:-1.001008}
VERSION=${VERSION:-1.001009}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Simple"
VERSION="1.001008"
VERSION="1.001009"
HOMEPAGE="https://metacpan.org/pod/Test::Simple"
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.001008.tar.gz"
MD5SUM="17c7705c15430c0d7a81575113f22ac6"
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.001009.tar.gz"
MD5SUM="45b8942055352fc20543d24b6f5b9a59"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Harness perl-Scalar-List-Utils"