diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:54 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:37 -0700 |
| commit | a866afbeb9684a4e6719ab8a9ab38319794c1f54 (patch) | |
| tree | fafa2c15b207a3c4050888f70267ea9c71168fb2 | |
| parent | 365bb5f7b99ef17069e0dc5de02a5ed065ca60cb (diff) | |
| download | meta-openembedded-a866afbeb9684a4e6719ab8a9ab38319794c1f54.tar.gz | |
libtest-warn-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/libtest/libtest-warn-perl_0.37.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb b/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb index 5148fbeb09..0f0816df9b 100644 --- a/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb +++ b/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb | |||
| @@ -7,7 +7,7 @@ the time to go take a look. \ | |||
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | HOMEPAGE= "https://metacpan.org/release/Test-Warn" | 10 | HOMEPAGE = "https://metacpan.org/release/Test-Warn" |
| 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=73;endline=78;md5=42b423d91c92ba59c215835a2ee9b57a" | 13 | LIC_FILES_CHKSUM = "file://README;beginline=73;endline=78;md5=42b423d91c92ba59c215835a2ee9b57a" |
