mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
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
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user