summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/liblocale
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:42 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:34 -0700
commitb7f824b4b1825579788d5bc80bb6ff9cdbc09072 (patch)
tree80da9f34a7125ce36906a66916f94d1c322658f2 /meta-perl/recipes-perl/liblocale
parentc895303134eeb2384cca8a2cfcfbb3e1278d20e9 (diff)
downloadmeta-openembedded-b7f824b4b1825579788d5bc80bb6ff9cdbc09072.tar.gz
liblocale-gettext-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>
Diffstat (limited to 'meta-perl/recipes-perl/liblocale')
-rw-r--r--meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
index 654fd2eedd..9774ac55d1 100644
--- a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
+++ b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
@@ -4,7 +4,7 @@ functions for retrieving message strings from databases constructed to \
4internationalize software." 4internationalize software."
5SECTION = "libs" 5SECTION = "libs"
6 6
7HOMEPAGE = "http://search.cpan.org/~pvandry/Locale-gettext-${PV}/" 7HOMEPAGE = "https://metacpan.org/pod/Locale::gettext"
8 8
9LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 9LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
10LIC_FILES_CHKSUM = "file://README;md5=d028249c2d08dca6ca6c5bb43b56d926" 10LIC_FILES_CHKSUM = "file://README;md5=d028249c2d08dca6ca6c5bb43b56d926"