diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/perl-exception-class/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-exception-class/APKBUILD b/main/perl-exception-class/APKBUILD index ccd540273c..e3ba067e7b 100644 --- a/main/perl-exception-class/APKBUILD +++ b/main/perl-exception-class/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=perl-exception-class _pkgreal=Exception-Class -pkgver=1.43 +pkgver=1.44 pkgrel=0 pkgdesc="A module that allows you to declare real exception classes in Perl" url="http://search.cpan.org/dist/Exception-Class/" @@ -45,4 +45,4 @@ check() { make test } -sha512sums="8416f82032dd39c38c9a4e12d7ae23cd0d66e1cbe9b22bde274972031c6218ed2d90cf9caf052a3d201decf92e715d0bf56a42789f35a7a60b9ea66680fb2668 Exception-Class-1.43.tar.gz" +sha512sums="7ce1e488505dc3d1c6d6365b5ed523b204b93d89d205ad4cdf6c9ee9dbad1a6edc257251a365275f067479e734def56b3b21d588e978822e7714bd8a49ba6bb2 Exception-Class-1.44.tar.gz" |