From 245332062f9544ecfac19df2c52c81f0b15a048e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Wed, 30 Mar 2016 14:44:36 +0300 Subject: main/perl-exception-class: upgrade to 1.40 --- main/perl-exception-class/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'main/perl-exception-class/APKBUILD') diff --git a/main/perl-exception-class/APKBUILD b/main/perl-exception-class/APKBUILD index 0ba22e1631..941fbb1fab 100644 --- a/main/perl-exception-class/APKBUILD +++ b/main/perl-exception-class/APKBUILD @@ -3,13 +3,13 @@ # Maintainer: Timo Teräs pkgname=perl-exception-class _pkgreal=Exception-Class -pkgver=1.39 +pkgver=1.40 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="GPL PerlArtistic" -cpandepends="perl-devel-stacktrace>=2.00 perl-class-data-inheritable" +cpandepends="perl-devel-stacktrace perl-class-data-inheritable" cpanmakedepends=" " depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" @@ -36,6 +36,6 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -md5sums="971b6e47d18419bf1f8f0419ace2348c Exception-Class-1.39.tar.gz" -sha256sums="819c756a69a6d1e31f396eca6a508b07b0a522a035b904cd1d432353cc362083 Exception-Class-1.39.tar.gz" -sha512sums="c290a0b87b7a5e288c6c954f7ab834204184edc81089f871f1eb994d1445e3938170c1e87119fd952177dd43a3a228522188282fb0151ae33ba3a55b29a28b50 Exception-Class-1.39.tar.gz" +md5sums="07cd7a38be5f8134955e943cf666d453 Exception-Class-1.40.tar.gz" +sha256sums="d1171f2d03a485e87eb561f34688991c17b939d2689bcda47f3f51b372669a1f Exception-Class-1.40.tar.gz" +sha512sums="e70b0fc8c5696fcb9536d47ab003a61f5025c30937491172eae7c4975bdbd9d2e435cded09d02ddc4961d93afbd47a2c1d62a83a6173fb04f284de5abd056b1b Exception-Class-1.40.tar.gz" -- cgit v1.2.3