summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2016-10-01 16:09:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-01 16:09:36 +0700
commit78a16e993501c479e76a922a2a17b372c3984a19 (patch)
treec6ca4e24ad73657255d43409d8f6ad5334584d46 /perl
parent1dbc89a453ffa1dbc419bdb86f2d37eab11de02b (diff)
downloadslackbuilds-78a16e993501c479e76a922a2a17b372c3984a19.tar.gz
slackbuilds-78a16e993501c479e76a922a2a17b372c3984a19.tar.xz
perl/perl-Test-Simple: Updated for version 1.302059.
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 c0105906a4..b35fc5924f 100644
--- a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
+++ b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Test-Simple
-VERSION=${VERSION:-1.302056}
+VERSION=${VERSION:-1.302059}
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 f7dfd26ced..6e76663b41 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.302056"
+VERSION="1.302059"
HOMEPAGE="https://metacpan.org/pod/Test::Simple"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302056.tar.gz"
-MD5SUM="4a1c0edd6093574f01fde60198eaff1f"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302059.tar.gz"
+MD5SUM="e35a6344da1a9aafdbfdb21cb4180cee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Harness"