perl-HTML-Form: update to 6.03.

This commit is contained in:
Juan RP 2013-11-23 12:21:31 +01:00
parent 3c11e151d4
commit 2f1ce9be99

View file

@ -1,17 +1,17 @@
# Template build file for 'perl-HTML-Form'.
pkgname=perl-HTML-Form
version=6.00
revision=2
version=6.03
revision=1
wrksrc="HTML-Form-$version"
build_style=perl-module
hostmakedepends="perl>=5.18"
makedepends="perl-HTML-Parser perl-URI perl-HTTP-Message"
short_desc="HTML::Form - Class that represents an HTML form element"
maintainer="davehome <davehome@redthumb.info.tm>"
homepage="http://search.cpan.org/~gaas/HTML-Form-6.00/lib/HTML/Form.pm"
homepage="http://search.cpan.org/~gaas/HTML-Form/lib/HTML/Form.pm"
license="GPL-2"
distfiles="${CPAN_SITE}/HTML/HTML-Form-$version.tar.gz"
checksum=b41b6f5480493d427a56974c0fb6f51e807d93938ef1518dd22454b93cad4987
checksum=68c01d94f005d5ca9c4d55ad2a1bf3a8d034a5fc6db187d91a4c42f3fdc9fc36
long_desc="
Objects of the HTML::Form class represents a single HTML FORM tag instance.
A form consists of a sequence of inputs that usually have names, and which