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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2015-11-25 15:30:00 +07:00 committed by Willy Sudiarto Raharjo
parent 8a3e1d4a87
commit cb1cd1612e
2 changed files with 4 additions and 4 deletions

View file

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

View file

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