mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
libtext-iconv-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:
@@ -8,11 +8,12 @@ Settings of fromcode and tocode and their permitted combinations are \
|
|||||||
implementation-dependent. Valid values are specified in the system \
|
implementation-dependent. Valid values are specified in the system \
|
||||||
documentation."
|
documentation."
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
HOMEPAGE = "https://metacpan.org/pod/Text::Iconv"
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://README;beginline=3;endline=6;md5=fadf2919c7128e887d26b4d905f90649"
|
LIC_FILES_CHKSUM = "file://README;beginline=3;endline=6;md5=fadf2919c7128e887d26b4d905f90649"
|
||||||
RRECOMMENDS:${PN}:append:libc-glibc = " glibc-gconvs"
|
RRECOMMENDS:${PN}:append:libc-glibc = " glibc-gconvs"
|
||||||
|
|
||||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz"
|
SRC_URI = "https://cpan.metacpan.org/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3"
|
SRC_URI[sha256sum] = "5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user