summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2014-11-04 23:06:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-08 06:30:07 +0700
commitbdcb55dddde83d8f9a8d3d3f734f405d4d579ad6 (patch)
tree1830ab65bb3c423987ce3a2f1f6a538eb722e455 /perl
parent25c648458dbfdcef851d169f17110f5b0f26aff9 (diff)
downloadslackbuilds-bdcb55dddde83d8f9a8d3d3f734f405d4d579ad6.tar.gz
slackbuilds-bdcb55dddde83d8f9a8d3d3f734f405d4d579ad6.tar.xz
perl/perl-Test-Simple: Updated for version 1.001009.
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 0fb0a825ee..e53514c80f 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.001008}
+VERSION=${VERSION:-1.001009}
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 c8fbbf5cfe..69c427b424 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.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"