diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:42 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:34 -0700 |
| commit | b7f824b4b1825579788d5bc80bb6ff9cdbc09072 (patch) | |
| tree | 80da9f34a7125ce36906a66916f94d1c322658f2 /meta-perl/recipes-perl/liblocale | |
| parent | c895303134eeb2384cca8a2cfcfbb3e1278d20e9 (diff) | |
| download | meta-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.bb | 2 |
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 \ | |||
| 4 | internationalize software." | 4 | internationalize software." |
| 5 | SECTION = "libs" | 5 | SECTION = "libs" |
| 6 | 6 | ||
| 7 | HOMEPAGE = "http://search.cpan.org/~pvandry/Locale-gettext-${PV}/" | 7 | HOMEPAGE = "https://metacpan.org/pod/Locale::gettext" |
| 8 | 8 | ||
| 9 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 9 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 10 | LIC_FILES_CHKSUM = "file://README;md5=d028249c2d08dca6ca6c5bb43b56d926" | 10 | LIC_FILES_CHKSUM = "file://README;md5=d028249c2d08dca6ca6c5bb43b56d926" |
