mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
libextutils-config-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:
@@ -2,7 +2,7 @@ SUMMARY = "ExtUtils::Config - A wrapper for perl's configuration"
|
|||||||
DESCRIPTION = "ExtUtils::Config is an abstraction around the %Config hash."
|
DESCRIPTION = "ExtUtils::Config is an abstraction around the %Config hash."
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-Config/"
|
HOMEPAGE = "https://metacpan.org/dist/ExtUtils-Config"
|
||||||
|
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1932ab4d8b84c25fd7967aa18088e57e"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=1932ab4d8b84c25fd7967aa18088e57e"
|
||||||
|
|||||||
Reference in New Issue
Block a user