From b7f824b4b1825579788d5bc80bb6ff9cdbc09072 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Thu, 24 Oct 2024 16:07:42 -0400 Subject: [PATCH] liblocale-gettext-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/liblocale/liblocale-gettext-perl_1.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb index 654fd2eedd..9774ac55d1 100644 --- a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb +++ b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb @@ -4,7 +4,7 @@ functions for retrieving message strings from databases constructed to \ internationalize software." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~pvandry/Locale-gettext-${PV}/" +HOMEPAGE = "https://metacpan.org/pod/Locale::gettext" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;md5=d028249c2d08dca6ca6c5bb43b56d926"