summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2014-09-03 23:03:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-06 00:02:51 +0700
commitcb97db3452b0f0463f9453f2348714254428b574 (patch)
treee8a4a640338def46025f6b8515038d174dd0e604 /perl
parentc4e82f44acdff95efec7b8530c58c0ba40358fd2 (diff)
downloadslackbuilds-cb97db3452b0f0463f9453f2348714254428b574.tar.gz
slackbuilds-cb97db3452b0f0463f9453f2348714254428b574.tar.xz
perl/perl-Test-Simple: Updated for version 1.001006.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Test-Simple/perl-Test-Simple.SlackBuild2
-rw-r--r--perl/perl-Test-Simple/perl-Test-Simple.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
index b02025a86e..00548b307f 100644
--- a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
+++ b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=perl-Test-Simple
-VERSION=${VERSION:-1.001003}
+VERSION=${VERSION:-1.001006}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Test-Simple/perl-Test-Simple.info b/perl/perl-Test-Simple/perl-Test-Simple.info
index 1b7834cac7..f63ad3122e 100644
--- a/perl/perl-Test-Simple/perl-Test-Simple.info
+++ b/perl/perl-Test-Simple/perl-Test-Simple.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Test-Simple"
-VERSION="1.001003"
+VERSION="1.001006"
HOMEPAGE="https://metacpan.org/pod/Test::Simple"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.001003.tar.gz"
-MD5SUM="527ae49633648f281ccab8e759d313be"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.001006.tar.gz"
+MD5SUM="581ac4d2d7ace1f56409bc112e8ad02c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Harness perl-Scalar-List-Utils"