diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:33 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:32 -0700 |
| commit | 361b5189c769b02ac22511c6ff750a091051a19e (patch) | |
| tree | 0bf1dd70ad28489e8d873d5b4de79dc7f0f1701e | |
| parent | 700de530323ca5399bdd68af0583a681e5fbc730 (diff) | |
| download | meta-openembedded-361b5189c769b02ac22511c6ff750a091051a19e.tar.gz | |
libextutils-helpers-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-helpers-perl_0.028.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb b/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb index 3ee9df7302..e03496d789 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "ExtUtils::Helpers - Various portability utilities for module builders | |||
| 2 | DESCRIPTION = "This module provides various portable helper function for module building modules." | 2 | DESCRIPTION = "This module provides various portable helper function for module building modules." |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | 4 | ||
| 5 | HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-Helpers/" | 5 | HOMEPAGE = "https://metacpan.org/pod/ExtUtils::Helpers" |
| 6 | 6 | ||
| 7 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 7 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c0280160e4f26faafef507664884bf63" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c0280160e4f26faafef507664884bf63" |
