mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
libfile-slurp-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:
@@ -4,10 +4,11 @@ DESCRIPTION = "This module provides subroutines to read or write \
|
||||
reading the list of filenames in a directory. \
|
||||
"
|
||||
SECTION = "libs"
|
||||
HOMEPAGE = "https://metacpan.org/release/URI/File-Slurp-9999.19"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=37;endline=41;md5=255fbd5f98a90d51d9908d31271ae4d4"
|
||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz"
|
||||
SRC_URI = "https://cpan.metacpan.org/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz"
|
||||
|
||||
S = "${WORKDIR}/File-Slurp-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user