aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-html-form/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-html-form/APKBUILD')
-rw-r--r--community/perl-html-form/APKBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/community/perl-html-form/APKBUILD b/community/perl-html-form/APKBUILD
index 9eb4ef96209..1cade0d9d3b 100644
--- a/community/perl-html-form/APKBUILD
+++ b/community/perl-html-form/APKBUILD
@@ -1,18 +1,19 @@
-# Automatically generated by apkbuild-cpan, template 2
+# Automatically generated by apkbuild-cpan, template 3
# Contributor: Timothy Legge <timlegge@gmail.com>
# Maintainer: Timothy Legge <timlegge@gmail.com>
pkgname=perl-html-form
+#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=HTML-Form
-pkgver=6.07
+pkgver=6.11
pkgrel=1
pkgdesc="Class that represents an HTML form element"
url="https://metacpan.org/release/HTML-Form/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-uri perl-html-parser perl-http-message"
-checkdepends="perl-http-message"
+checkdepends="perl-http-message perl-test-warnings"
subpackages="$pkgname-doc"
-source="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTML-Form-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/S/SI/SIMBABQUE/HTML-Form-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
build() {
@@ -31,5 +32,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-
-sha512sums="32aac4bb85609c2c596e771678bd4d36f3e34deaa3de7333f089c8f887045780db949b5a1573254557eb0247713232cca5e90f89a80e0d53049840660ad3017e HTML-Form-6.07.tar.gz"
+sha512sums="
+9ac4eba3d723fccbd9a686959288e1c9479f80c4fd8fd8d85739d7c11b402af813a883cd341ebac8593efe3b6d0ea9f6dbd7fec6b1966c15bccc1b9a2ce0dfeb HTML-Form-6.11.tar.gz
+"