summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libextutils
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:32 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:32 -0700
commit700de530323ca5399bdd68af0583a681e5fbc730 (patch)
tree658169ab2d87ec098f7a6a983f850b57ee6540bc /meta-perl/recipes-perl/libextutils
parenta58042a56cceaa105e86a4de0c15f56b95de3b8a (diff)
downloadmeta-openembedded-700de530323ca5399bdd68af0583a681e5fbc730.tar.gz
libextutils-cppguess-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/libextutils')
-rw-r--r--meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb b/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb
index 45b7726509..c7accb3171 100644
--- a/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb
+++ b/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb
@@ -6,7 +6,7 @@ It can generate the necessary options to the Module::Build constructor or \
6to ExtUtils::MakeMaker's WriteMakefile function." 6to ExtUtils::MakeMaker's WriteMakefile function."
7SECTION = "libs" 7SECTION = "libs"
8 8
9HOMEPAGE = "http://search.cpan.org/~smueller/ExtUtils-CppGuess/" 9HOMEPAGE = "https://metacpan.org/pod/ExtUtils::CppGuess"
10 10
11LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 11LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
12LIC_FILES_CHKSUM = "file://README;beginline=81;endline=84;md5=84c0390b90ea8c6702ce659b67bed699" 12LIC_FILES_CHKSUM = "file://README;beginline=81;endline=84;md5=84c0390b90ea8c6702ce659b67bed699"