diff --git a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb index c3dee2bcbb..f906cda2e3 100644 --- a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb +++ b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb @@ -8,11 +8,11 @@ the AxKit XML Application Server. \ " SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Writer/" +HOMEPAGE = "https://metacpan.org/dist/XML-SAX-Writer" DEPENDS += "libxml-filter-buffertext-perl-native" RDEPENDS:${PN} += "libxml-filter-buffertext-perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-SAX-Writer-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/XML-SAX-Writer-${PV}.tar.gz" SRC_URI[sha256sum] = "3d61d07ef43b0126f5b4de4f415a256fa859fa88dc4fdabaad70b7be7c682cf0" LIC_FILES_CHKSUM = "file://README;beginline=45;endline=46;md5=d41d8cd98f00b204e9800998ecf8427e"