diff options
author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:58 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:38 -0700 |
commit | 03ae4c105353d2dac9fe8a31c1adcfaa14b0f512 (patch) | |
tree | ec55cf742d55a58dee4418c8fd4705737e79297e | |
parent | 354c1bb0668bea6cc5b9dbabb24886951c8910e6 (diff) | |
download | meta-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.bb | 2 |
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 \ | |||
11 | whitespaces between words (like Chinese and Japanese) is supported." | 11 | whitespaces between words (like Chinese and Japanese) is supported." |
12 | SECTION = "libs" | 12 | SECTION = "libs" |
13 | 13 | ||
14 | HOMEPAGE = "http://search.cpan.org/~kubota/Text-WrapI18N-${PV}/" | 14 | HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-WrapI18N-0.06" |
15 | 15 | ||
16 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 16 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
17 | LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858" | 17 | LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858" |