perl/perl-Test-Fatal: Updated for version 0.013.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2014-08-23 23:17:35 +07:00 committed by Willy Sudiarto Raharjo
parent 28150aa0ae
commit cf5cf8691b
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Test-Fatal
VERSION=${VERSION:-0.008}
VERSION=${VERSION:-0.013}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Fatal"
VERSION="0.008"
HOMEPAGE="http://search.cpan.org/~rjbs/Test-Fatal/"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/Test-Fatal-0.008.tar.gz"
MD5SUM="201c94efbbcbd38b32e3cdc6752a6c07"
VERSION="0.013"
HOMEPAGE="https://metacpan.org/pod/Test::Fatal"
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.013.tar.gz"
MD5SUM="e3d13b3c7e42f4574c843aca5d9f4570"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Try-Tiny"