summaryrefslogtreecommitdiffstats
path: root/main/perl-exception-class
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-10-03 17:03:38 +0300
committerTimo Teräs <timo.teras@iki.fi>2013-10-03 17:03:38 +0300
commit19f779f89f20c7887aca075c8dd87cf3c0f03a79 (patch)
tree4e31b6e59c21dbf3011685381d897249e2aae3dd /main/perl-exception-class
parent5057740598d8c52a75a7ebf6e9dbad8e720ed3ba (diff)
downloadaports-19f779f89f20c7887aca075c8dd87cf3c0f03a79.tar.bz2
aports-19f779f89f20c7887aca075c8dd87cf3c0f03a79.tar.xz
main/perl-exception-class: upgrade to 1.37
Diffstat (limited to 'main/perl-exception-class')
-rw-r--r--main/perl-exception-class/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/main/perl-exception-class/APKBUILD b/main/perl-exception-class/APKBUILD
index 2bedac2a5..5d51a3857 100644
--- a/main/perl-exception-class/APKBUILD
+++ b/main/perl-exception-class/APKBUILD
@@ -3,14 +3,14 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=perl-exception-class
_pkgreal=Exception-Class
-pkgver=1.32
+pkgver=1.37
pkgrel=0
pkgdesc="A module that allows you to declare real exception classes in Perl"
url="http://search.cpan.org/dist/Exception-Class/"
arch="noarch"
-license="Artistic-2"
+license="GPL PerlArtistic"
cpandepends="perl-class-data-inheritable perl-devel-stacktrace"
-cpanmakedepends=""
+cpanmakedepends=" "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
@@ -34,4 +34,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="83788ad5a2c5e946877e4ec362e19622 Exception-Class-1.32.tar.gz"
+md5sums="9953d120112d971f1deafdba9dc15aa7 Exception-Class-1.37.tar.gz"
+sha256sums="838b93c90a0bbd73d819dc7d3d854559880120b6878976fe2ab90a141d10cedc Exception-Class-1.37.tar.gz"
+sha512sums="611895065102e4dfb40667841af0aaec436128deba8b52627b50320ddfcc191ca1c83a5084f7c4de582137790b1527791bbcfea93b24bc5095f1150a9d6bae3e Exception-Class-1.37.tar.gz"