perl/perl-Test-Harness: Updated for version 3.35.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-08-16 08:52:16 +07:00
parent e73b2940e6
commit f06919c89b
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for perl-Test-Harness
# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Test-Harness
VERSION=${VERSION:-3.34}
VERSION=${VERSION:-3.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Harness"
VERSION="3.34"
VERSION="3.35"
HOMEPAGE="https://metacpan.org/pod/Test::Harness"
DOWNLOAD="http://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.34.tar.gz"
MD5SUM="aa0175e8fef92c19f06128810f1a2921"
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.35.tar.gz"
MD5SUM="2a6010bca2ad78e094d629eea6afd7d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""