summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2016-10-24 17:23:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-24 17:23:23 +0700
commite5a13bb906d00cbddebdefa47b4bc025a19ed478 (patch)
tree5f8e0662f7db2b81791e2d83229bfdd506a6b1ba /perl
parent1207a2ad2ddd3c46474a5acb4f8cfce0c9d431fa (diff)
downloadslackbuilds-e5a13bb906d00cbddebdefa47b4bc025a19ed478.tar.gz
slackbuilds-e5a13bb906d00cbddebdefa47b4bc025a19ed478.tar.xz
perl/perl-Test-Simple: Updated for version 1.302062.
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 b35fc5924f..0ff3093e4e 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.302059}
+VERSION=${VERSION:-1.302062}
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 6e76663b41..990ecf9a2b 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.302059"
+VERSION="1.302062"
HOMEPAGE="https://metacpan.org/pod/Test::Simple"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302059.tar.gz"
-MD5SUM="e35a6344da1a9aafdbfdb21cb4180cee"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302062.tar.gz"
+MD5SUM="d869f6754eccc38484da7e21e9c7bbcc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Harness"