perl/perl-Test-Trap: Updated for version 0.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2015-03-10 22:57:00 +07:00 committed by Willy Sudiarto Raharjo
parent 85f04b2017
commit fe3b09c70f
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by LEVAI Daniel <leva@ecentrum.hu>
PRGNAM=perl-Test-Trap
VERSION=${VERSION:-0.3.0}
VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Trap"
VERSION="0.3.0"
VERSION="0.3.2"
HOMEPAGE="https://metacpan.org/pod/Test::Trap"
DOWNLOAD="http://www.cpan.org/authors/id/E/EB/EBHANSSEN/Test-Trap-v0.3.0.tar.gz"
MD5SUM="9e3a3bd809a81f4b5bd40107511c9709"
DOWNLOAD="http://www.cpan.org/authors/id/E/EB/EBHANSSEN/Test-Trap-v0.3.2.tar.gz"
MD5SUM="5ba3fd70ad9776adf972f734872b4760"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Tester perl-data-dump"