summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:58 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:38 -0700
commit03ae4c105353d2dac9fe8a31c1adcfaa14b0f512 (patch)
treeec55cf742d55a58dee4418c8fd4705737e79297e
parent354c1bb0668bea6cc5b9dbabb24886951c8910e6 (diff)
downloadmeta-openembedded-03ae4c105353d2dac9fe8a31c1adcfaa14b0f512.tar.gz
libtext-wrapi18n-perl: Change references to search.cpan.org to use metacpan.org
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb2
1 files changed, 1 insertions, 1 deletions
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 \
11whitespaces between words (like Chinese and Japanese) is supported." 11whitespaces between words (like Chinese and Japanese) is supported."
12SECTION = "libs" 12SECTION = "libs"
13 13
14HOMEPAGE = "http://search.cpan.org/~kubota/Text-WrapI18N-${PV}/" 14HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-WrapI18N-0.06"
15 15
16LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 16LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
17LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858" 17LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858"