From 13966a198e9c5352c11b59c308ab206c874d9483 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Thu, 24 Oct 2024 16:07:34 -0400 Subject: [PATCH] libextutils-installpaths-perl: Change references to search.cpan.org to use metacpan.org Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../libextutils/libextutils-installpaths-perl_0.012.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb index f4db4ccff6..25de3fc5d4 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb @@ -3,7 +3,7 @@ DESCRIPTION = "This module tries to make install path resolution as easy \ as possible." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-InstallPaths/" +HOMEPAGE = "https://metacpan.org/pod/ExtUtils::InstallPaths" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=b6fa54d873ce6bcf4809ea88bdf97769"