@@ -1,9 +1,9 @@
SUMMARY = "Perl module for pseudo tty IO"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
-LIC_FILES_CHKSUM = "file://META.yml;beginline=11;endline=12;md5=b2562f94907eeb42e8ce9d45f628e587"
+LIC_FILES_CHKSUM = "file://LICENSE;beginline=11;endline=15;md5=1810a9b670f4c85932012bcc2275fc9d"
-SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Tty-${PV}.tar.gz"
+SRC_URI = "https://cpan.metacpan.org/authors/id/T/TO/TODDR/IO-Tty-${PV}.tar.gz"
SRC_URI[sha256sum] = "d597af221628571cbecf35b44520148c44798dfc8a9867774e60453f79d25ff7"
Use metacpan instead of cpan Reference the LICENSE file since there is one. Licnese remains unchanged - still Artistic or GPL Signed-off-by: Jason Schonberg <schonm@gmail.com> --- meta-oe/recipes-devtools/perl/libio-pty-perl_1.31.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)