perl/perl-Test-Spec: Updated for version 0.53.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2017-08-16 13:58:08 +02:00 committed by Willy Sudiarto Raharjo
parent 75b541af0f
commit bd37dbd762
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Test-Spec
VERSION=${VERSION:-0.51}
VERSION=${VERSION:-0.53}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Spec"
VERSION="0.51"
VERSION="0.53"
HOMEPAGE="https://metacpan.org/pod/Test::Spec"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AN/ANDYJONES/Test-Spec-0.51.tar.gz"
MD5SUM="a52b44c071ec4c32e30f4c949e8b2f1a"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AN/ANDYJONES/Test-Spec-0.53.tar.gz"
MD5SUM="329fbbe672b8dbebf42a71f6c7d9a1e1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Deep perl-Test-Trap perl-Tie-IxHash perl-Package-Stash"