diff --git a/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb b/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb index 88125845b1..d242630d8d 100644 --- a/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb +++ b/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb @@ -8,11 +8,12 @@ Settings of fromcode and tocode and their permitted combinations are \ implementation-dependent. Valid values are specified in the system \ documentation." SECTION = "libs" +HOMEPAGE = "https://metacpan.org/pod/Text::Iconv" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=3;endline=6;md5=fadf2919c7128e887d26b4d905f90649" 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"