mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
perl/perl-Test-Differences: Updated for version 0.63.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
25f13ad673
commit
d95fbafd78
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
PRGNAM=perl-Test-Differences
|
||||
VERSION=${VERSION:-0.62}
|
||||
VERSION=${VERSION:-0.63}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue