diff options
author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:35 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:33 -0700 |
commit | 04ed01f6ccc181c3791d69b0650fc834eecb8caf (patch) | |
tree | a7a541f5a0be9af99c96038c8242271407d6d029 | |
parent | 13966a198e9c5352c11b59c308ab206c874d9483 (diff) | |
download | meta-openembedded-04ed01f6ccc181c3791d69b0650fc834eecb8caf.tar.gz |
libextutils-parsexs-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/libextutils/libextutils-parsexs-perl_3.35.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb index 56617fcda..c3a85f6f4 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb | |||
@@ -7,7 +7,7 @@ and variables to Perl values." | |||
7 | 7 | ||
8 | SECTION = "libs" | 8 | SECTION = "libs" |
9 | 9 | ||
10 | HOMEPAGE = "http://metapan.org/release/ExtUtils-ParseXS/" | 10 | HOMEPAGE = "https://metacpan.org/release/SMUELLER/ExtUtils-ParseXS-3.35" |
11 | 11 | ||
12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
13 | LIC_FILES_CHKSUM = "file://README;beginline=120;endline=129;md5=eb858f0e3b1b0bee0c05b86a474ae2b6" | 13 | LIC_FILES_CHKSUM = "file://README;beginline=120;endline=129;md5=eb858f0e3b1b0bee0c05b86a474ae2b6" |