summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Simple
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2016-12-05 08:54:42 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-12-10 00:57:38 +0000
commit67672a843743936dc0947aed61488a48a958b36d (patch)
tree82a9dac804b9abd8c7ecb7e754a90a202ebeea61 /perl/perl-Test-Simple
parent570446370d63fc65ef5c2aaa36ecaf5a4d618699 (diff)
downloadslackbuilds-67672a843743936dc0947aed61488a48a958b36d.tar.gz
slackbuilds-67672a843743936dc0947aed61488a48a958b36d.tar.xz
perl/perl-Test-Simple: Updated for version 1.302067.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Simple')
-rw-r--r--perl/perl-Test-Simple/perl-Test-Simple.SlackBuild4
-rw-r--r--perl/perl-Test-Simple/perl-Test-Simple.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
index 0ff3093e4e..9f330be955 100644
--- a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
+++ b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2014 LEVAI Daniel
+# Copyright (c) 2014-2016 LEVAI Daniel
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Test-Simple
-VERSION=${VERSION:-1.302062}
+VERSION=${VERSION:-1.302067}
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 990ecf9a2b..4238ce4f36 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.302062"
+VERSION="1.302067"
HOMEPAGE="https://metacpan.org/pod/Test::Simple"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302062.tar.gz"
-MD5SUM="d869f6754eccc38484da7e21e9c7bbcc"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302067.tar.gz"
+MD5SUM="e20a902e3f26461607cf77da96717f95"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Harness"