perl/perl-Exception-Class: Updated for version 1.38.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2014-05-09 11:44:05 +07:00 committed by Willy Sudiarto Raharjo
parent 4c049ae56e
commit 7c4e85fdc9
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
# Written by LEVAI Daniel
PRGNAM=perl-Exception-Class
VERSION=${VERSION:-1.37}
VERSION=${VERSION:-1.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Exception-Class"
VERSION="1.37"
VERSION="1.38"
HOMEPAGE="http://search.cpan.org/dist/Exception-Class/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-1.37.tar.gz"
MD5SUM="9953d120112d971f1deafdba9dc15aa7"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-1.38.tar.gz"
MD5SUM="4d7203a95893449f53ccacb385981569"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Class-Data-Inheritable perl-Devel-StackTrace"