From 03ae4c105353d2dac9fe8a31c1adcfaa14b0f512 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Thu, 24 Oct 2024 16:07:58 -0400 Subject: [PATCH] libtext-wrapi18n-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/libtext/libtext-wrapi18n-perl_0.06.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb b/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb index 0949dbb7a0..7bc2e234ac 100644 --- a/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb +++ b/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb @@ -11,7 +11,7 @@ characters). Also, minimal handling of languages which doesn't use \ whitespaces between words (like Chinese and Japanese) is supported." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~kubota/Text-WrapI18N-${PV}/" +HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-WrapI18N-0.06" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858"