perl/perl-Test-Differences: Updated for version 0.63.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2014-11-24 08:23:47 +07:00 committed by Willy Sudiarto Raharjo
parent 25f13ad673
commit d95fbafd78
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
PRGNAM=perl-Test-Differences
VERSION=${VERSION:-0.62}
VERSION=${VERSION:-0.63}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Differences"
VERSION="0.62"
VERSION="0.63"
HOMEPAGE="https://metacpan.org/pod/Test::Differences"
DOWNLOAD="http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.62.tar.gz"
MD5SUM="3aa6f4d0c3550d50bfa71a80c28aabd3"
DOWNLOAD="http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.63.tar.gz"
MD5SUM="473cce4879642e29d41bdfafd89c821d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Text-Diff"