From c24c8039c96a06e63abd49846ab456c6646a3a0b Mon Sep 17 00:00:00 2001 From: "J. S." Date: Thu, 24 Oct 2024 16:08:01 -0400 Subject: [PATCH] libxml-sax-writer-perl: Change references to search.cpan.org to use metacpan.org Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"