@@ -2,13 +2,14 @@ DESCRIPTION = "lib-curses provides an interface between Perl programs and \
the curses library."
SECTION = "libs"
+HOMEPAGE = "https://metacpan.org/pod/Curses"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=0b37356c5e9e28080a3422d82af8af09"
DEPENDS += "perl ncurses "
-SRC_URI = "http://www.cpan.org/authors/id/G/GI/GIRAFFED/Curses-${PV}.tar.gz \
+SRC_URI = "${CPAN_MIRROR}/authors/id/G/GI/GIRAFFED/Curses-${PV}.tar.gz \
file://0001-testtyp.c-Use-proper-prototype-for-main-function.patch \
"
Change from www.cpan.org to cpan.metacpan.org use the CPAN_MIRROR variable defined in the global mirrors.bbclass Signed-off-by: Jason Schonberg <schonm@gmail.com> --- meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)