summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:33 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:32 -0700
commit361b5189c769b02ac22511c6ff750a091051a19e (patch)
tree0bf1dd70ad28489e8d873d5b4de79dc7f0f1701e
parent700de530323ca5399bdd68af0583a681e5fbc730 (diff)
downloadmeta-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.bb2
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
2DESCRIPTION = "This module provides various portable helper function for module building modules." 2DESCRIPTION = "This module provides various portable helper function for module building modules."
3SECTION = "libs" 3SECTION = "libs"
4 4
5HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-Helpers/" 5HOMEPAGE = "https://metacpan.org/pod/ExtUtils::Helpers"
6 6
7LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 7LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=c0280160e4f26faafef507664884bf63" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=c0280160e4f26faafef507664884bf63"