mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-Test-Differences: Updated for version 0.64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8a3e1d4a87
commit
cb1cd1612e
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
PRGNAM=perl-Test-Differences
|
||||
VERSION=${VERSION:-0.63}
|
||||
VERSION=${VERSION:-0.64}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Test-Differences"
|
||||
VERSION="0.63"
|
||||
VERSION="0.64"
|
||||
HOMEPAGE="https://metacpan.org/pod/Test::Differences"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.63.tar.gz"
|
||||
MD5SUM="473cce4879642e29d41bdfafd89c821d"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.64.tar.gz"
|
||||
MD5SUM="ecfda620fe133e36a6e392d94ab8424d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Text-Diff perl-Module-Build perl-Capture-Tiny"
|
||||
|
|
Loading…
Reference in a new issue