mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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>
This commit is contained in:
@@ -6,7 +6,7 @@ It can generate the necessary options to the Module::Build constructor or \
|
|||||||
to ExtUtils::MakeMaker's WriteMakefile function."
|
to ExtUtils::MakeMaker's WriteMakefile function."
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
HOMEPAGE = "http://search.cpan.org/~smueller/ExtUtils-CppGuess/"
|
HOMEPAGE = "https://metacpan.org/pod/ExtUtils::CppGuess"
|
||||||
|
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://README;beginline=81;endline=84;md5=84c0390b90ea8c6702ce659b67bed699"
|
LIC_FILES_CHKSUM = "file://README;beginline=81;endline=84;md5=84c0390b90ea8c6702ce659b67bed699"
|
||||||
|
|||||||
Reference in New Issue
Block a user