html_parser: update to metacpan.org.

This commit is contained in:
Jérôme Duval
2019-11-06 10:18:25 +01:00
committed by GitHub
parent be4a42fa54
commit b37f276200

View File

@@ -3,15 +3,15 @@
SUMMARY="Encode or decode strings with HTML entities"
DESCRIPTION="The HTML-Parser distribution is is a collection of perl modules \
that parse and extract information from HTML documents."
HOMEPAGE="http://search.cpan.org/~gaas/HTML-Parser/"
HOMEPAGE="https://metacpan.org/release/HTML-Parser"
COPYRIGHT="1995-2009 Gisle Aas
1999-2000 Michael A. Chase"
LICENSE="GNU GPL v1
Artistic"
REVISION="1"
SOURCE_URI="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.70.tar.gz"
REVISION="2"
SOURCE_URI="https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-$portVersion.tar.gz"
CHECKSUM_SHA256="a9a18c79b1d2b315daedafe7598dc1068d562eaeaa5bd46265a6ebd2805446c1"
SOURCE_DIR="HTML-Parser-3.70"
SOURCE_DIR="HTML-Parser-$portVersion"
ARCHITECTURES="x86 x86_gcc2"