summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-04-03 22:55:45 +0700
committer Robby Workman <rworkman@slackbuilds.org>2016-04-03 21:44:59 -0500
commit6a1f8e473713af22d746cf0f0e86419577a64ec0 (patch)
tree735f76496bbf803657ac036d016ecc3ada1ca16b /perl
parent3f63a2c08792bd1e2ed02212e67bd0d16d694d70 (diff)
downloadslackbuilds-6a1f8e473713af22d746cf0f0e86419577a64ec0.tar.gz
slackbuilds-6a1f8e473713af22d746cf0f0e86419577a64ec0.tar.xz
perl/perl-Test-Exception: Updated for version 0.43.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Test-Exception/perl-Test-Exception.SlackBuild2
-rw-r--r--perl/perl-Test-Exception/perl-Test-Exception.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild b/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild
index a970de7c9d..5119c6a165 100644
--- a/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild
+++ b/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild
@@ -26,7 +26,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="perl-Test-Exception"
-VERSION=${VERSION:-0.40}
+VERSION=${VERSION:-0.43}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Test-Exception/perl-Test-Exception.info b/perl/perl-Test-Exception/perl-Test-Exception.info
index f6d6728c3e..d7c175200d 100644
--- a/perl/perl-Test-Exception/perl-Test-Exception.info
+++ b/perl/perl-Test-Exception/perl-Test-Exception.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Test-Exception"
-VERSION="0.40"
+VERSION="0.43"
HOMEPAGE="http://search.cpan.org/dist/Test-Exception/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.40.tar.gz"
-MD5SUM="29993e711cf671f8f2ec759f410de681"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz"
+MD5SUM="572d355026fb0b87fc2b8c64b83cada0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Sub-Uplevel"