From 44d8194c75a0179e9abc6098d14df83967f817ec Mon Sep 17 00:00:00 2001 From: "J. S." Date: Thu, 24 Oct 2024 16:07:39 -0400 Subject: [PATCH] libimport-into-perl: Change references to search.cpan.org to use metacpan.org Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../recipes-perl/libimport/libimport-into-perl_1.002004.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb b/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb index 690bbe92eb..c16c358fcf 100644 --- a/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb +++ b/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb @@ -11,7 +11,7 @@ directly, since they effect the current unit of compilation. \ SECTION = "libs" -HOMEPAGE = "https://metacpan.org/pod/Import-Into/" +HOMEPAGE = "https://metacpan.org/pod/Import::Into" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=209;endline=223;md5=3cf363f1e405dea6db2c6cd0ef23680c"