aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-getopt-long-descriptive
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-11-20 09:10:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-11-20 10:27:33 +0000
commitc740a0f8b1dbe617a9b024cbe50b003b67bc5650 (patch)
tree263df8e4c527de3f9d5c3e2398abeab36e1b17ad /testing/perl-getopt-long-descriptive
parente8b6cb4b8cafe0cf697aab6651f0254029244a4b (diff)
testing/perl-getopt-long-descriptive: upgrade to 0.096
Diffstat (limited to 'testing/perl-getopt-long-descriptive')
-rw-r--r--testing/perl-getopt-long-descriptive/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/testing/perl-getopt-long-descriptive/APKBUILD b/testing/perl-getopt-long-descriptive/APKBUILD
index 697d4b24e80..ebc772c6e51 100644
--- a/testing/perl-getopt-long-descriptive/APKBUILD
+++ b/testing/perl-getopt-long-descriptive/APKBUILD
@@ -3,14 +3,14 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname=perl-getopt-long-descriptive
_pkgreal=Getopt-Long-Descriptive
-pkgver=0.090
+pkgver=0.096
pkgrel=0
pkgdesc="Getopt::Long, but simpler and more powerful"
url="http://search.cpan.org/dist/Getopt-Long-Descriptive/"
arch="noarch"
license="GPL PerlArtistic"
-cpandepends="perl-params-validate perl-sub-exporter"
-cpanmakedepends=""
+cpandepends="perl-sub-exporter perl-params-validate"
+cpanmakedepends=" perl-test-warnings perl-test-fatal "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
@@ -34,4 +34,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="cea2c5b0591ef24848f77b18ceef912a Getopt-Long-Descriptive-0.090.tar.gz"
+md5sums="78708f771a8a5e43824591758e2f5325 Getopt-Long-Descriptive-0.096.tar.gz"
+sha256sums="706a6c9da95c7fb6d38ed90377f30f4c7824c58f051cbfe34a1085608282a689 Getopt-Long-Descriptive-0.096.tar.gz"
+sha512sums="c92e2adb635b01f084df085eddf27c0b844b9aa9dae901b77c5ed4b9e859f763669a3801bce508ff64745b9a99229d6dd4a67200e3e72e08b40e9d8ba8316de4 Getopt-Long-Descriptive-0.096.tar.gz"