mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:41:13 +00:00
libconfig-tiny-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:
parent
5675c08d70
commit
16d9bfa58c
@ -3,7 +3,7 @@ DESCRIPTION = "Config::Tiny is a Perl class to read and write .ini \
|
||||
configuration files with as little code as possible, reducing load time and \
|
||||
memory overhead."
|
||||
|
||||
HOMEPAGE = "https://search.cpan.org/dist/Config-Tiny"
|
||||
HOMEPAGE = "https://metacpan.org/dist/Config-Tiny"
|
||||
SECTION = "libraries"
|
||||
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
@ -13,7 +13,7 @@ RDEPENDS:${PN} += "perl"
|
||||
|
||||
S = "${WORKDIR}/Config-Tiny-${PV}"
|
||||
|
||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-${PV}.tgz"
|
||||
SRC_URI = "https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Config-Tiny-${PV}.tgz"
|
||||
|
||||
SRC_URI[sha256sum] = "b2f7345619b3b8e636dd39ea010731c9dc2bfb8f022bcbd86ae6ad17866e110d"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user