diff --git a/dev-perl/html_parser/html_parser-3.70.recipe b/dev-perl/html_parser/html_parser-3.70.recipe
index 5e54ba1c2..1c4987b03 100644
--- a/dev-perl/html_parser/html_parser-3.70.recipe
+++ b/dev-perl/html_parser/html_parser-3.70.recipe
@@ -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"