mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
html_parser: update to metacpan.org.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user