summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:55 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:38 -0700
commit93e2b91ff95a3a045c516dfce2ec003cf525c1d9 (patch)
tree4e5ed4bac34cbbe7230dfb73b5b104edb9136615
parenta866afbeb9684a4e6719ab8a9ab38319794c1f54 (diff)
downloadmeta-openembedded-93e2b91ff95a3a045c516dfce2ec003cf525c1d9.tar.gz
libtext-charwidth-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-charwidth-perl_0.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb b/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
index e9a2bd474b..8f16aa1ec0 100644
--- a/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
+++ b/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
@@ -10,7 +10,7 @@ width of the first character of the given string and mbswidth() gives the \
10width of the whole given string." 10width of the whole given string."
11SECTION = "libs" 11SECTION = "libs"
12 12
13HOMEPAGE = "http://search.cpan.org/~kubota/Text-CharWidth-${PV}/" 13HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-CharWidth-0.04"
14 14
15LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 15LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
16LIC_FILES_CHKSUM = "file://README;md5=d8d54c8c500cbdd57a4c15911d9d96db" 16LIC_FILES_CHKSUM = "file://README;md5=d8d54c8c500cbdd57a4c15911d9d96db"