diff options
-rw-r--r-- | meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb | 2 |
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 \ | |||
10 | width of the whole given string." | 10 | width of the whole given string." |
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | 12 | ||
13 | HOMEPAGE = "http://search.cpan.org/~kubota/Text-CharWidth-${PV}/" | 13 | HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-CharWidth-0.04" |
14 | 14 | ||
15 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 15 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
16 | LIC_FILES_CHKSUM = "file://README;md5=d8d54c8c500cbdd57a4c15911d9d96db" | 16 | LIC_FILES_CHKSUM = "file://README;md5=d8d54c8c500cbdd57a4c15911d9d96db" |