perl/perl-Test-Deep: Updated for version 1.120.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2016-06-01 22:32:04 +01:00 committed by Willy Sudiarto Raharjo
parent 8d7bf0297e
commit 565bb32060
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
PRGNAM="perl-Test-Deep"
VERSION=${VERSION:-0.115}
VERSION=${VERSION:-1.120}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Deep"
VERSION="0.115"
VERSION="1.120"
HOMEPAGE="https://metacpan.org/pod/Test::Deep"
DOWNLOAD="http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-0.115.tar.gz"
MD5SUM="63bf86f7cddb09320c846acb1a1ec263"
DOWNLOAD="http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.120.tar.gz"
MD5SUM="a90859f4f362578d1671e3b9aae0d8c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-NoWarnings"