summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Most
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2017-01-29 18:47:00 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 07:00:18 +0700
commitdd5a2f1c54a9f51a0edde2a9e5f35b84d676de9b (patch)
treeb9f84c8063bf187902177e38d213c384cddf2d9e /perl/perl-Test-Most
parente527b01fbc09e8e48a06a6100c1dec6141946738 (diff)
downloadslackbuilds-dd5a2f1c54a9f51a0edde2a9e5f35b84d676de9b.tar.gz
slackbuilds-dd5a2f1c54a9f51a0edde2a9e5f35b84d676de9b.tar.xz
perl/perl-Test-Most: Updated for version 0.34.
Version 0.35 needs a newer Test-More than is available in stock Slackware. Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Most')
-rw-r--r--perl/perl-Test-Most/perl-Test-Most.SlackBuild4
-rw-r--r--perl/perl-Test-Most/perl-Test-Most.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Test-Most/perl-Test-Most.SlackBuild b/perl/perl-Test-Most/perl-Test-Most.SlackBuild
index ff86a1427a..b71e29cc39 100644
--- a/perl/perl-Test-Most/perl-Test-Most.SlackBuild
+++ b/perl/perl-Test-Most/perl-Test-Most.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Test-Most
-# Copyright 2013 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2013-2017 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=perl-Test-Most
SRCNAM=Test-Most
-VERSION=0.31
+VERSION=0.34
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Test-Most/perl-Test-Most.info b/perl/perl-Test-Most/perl-Test-Most.info
index b559bdb04f..e1bb045132 100644
--- a/perl/perl-Test-Most/perl-Test-Most.info
+++ b/perl/perl-Test-Most/perl-Test-Most.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Test-Most"
-VERSION="0.31"
+VERSION="0.34"
HOMEPAGE="https://metacpan.org/pod/Test::Most"
-DOWNLOAD="http://www.cpan.org/authors/id/O/OV/OVID/Test-Most-0.31.tar.gz"
-MD5SUM="6be4f2f97858c7958a837cfbc2a22fba"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/O/OV/OVID/Test-Most-0.34.tar.gz"
+MD5SUM="6fa1f097bedbc18f46b08ac9eb79bba9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Exception-Class perl-Test-Deep perl-Test-Differences perl-Test-Exception perl-test-warn"