perl-HTML-Parser: update to 3.72
This commit is contained in:
parent
1428335fd4
commit
ce9920c546
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Parser'.
|
# Template build file for 'perl-Parser'.
|
||||||
pkgname=perl-HTML-Parser
|
pkgname=perl-HTML-Parser
|
||||||
version=3.71
|
version=3.72
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -12,4 +12,4 @@ homepage="http://search.cpan.org/~gaas/HTML-Parser-3.68/Parser.pm"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${CPAN_SITE}/HTML/HTML-Parser-$version.tar.gz"
|
distfiles="${CPAN_SITE}/HTML/HTML-Parser-$version.tar.gz"
|
||||||
checksum=be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
|
checksum=ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b
|
||||||
|
|
Loading…
Reference in New Issue