summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2014-12-24 11:54:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-24 11:54:01 +0700
commit8b5553d77b1373e9239808b63e081ada1b60f0d0 (patch)
tree2dcbbc38f77a6ae001da78fb6d8452c972b50070 /perl
parentb4a32751af42fa419a67ea802b350484e8f79a55 (diff)
downloadslackbuilds-8b5553d77b1373e9239808b63e081ada1b60f0d0.tar.gz
slackbuilds-8b5553d77b1373e9239808b63e081ada1b60f0d0.tar.xz
perl/perl-Test-Simple: Updated for version 1.001012.
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 e53514c80f..b514b8c5e7 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.001009}
+VERSION=${VERSION:-1.001012}
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 69c427b424..27b038e08a 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.001009"
+VERSION="1.001012"
HOMEPAGE="https://metacpan.org/pod/Test::Simple"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.001009.tar.gz"
-MD5SUM="45b8942055352fc20543d24b6f5b9a59"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.001012.tar.gz"
+MD5SUM="6782dbc93e7eb267e81e14aa0f3b8fa7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Harness perl-Scalar-List-Utils"