From 7f9ef4ddb9a0fd454e3fff9a58bbd8fa44cb6cef Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 21 May 2015 18:37:06 +0800 Subject: [PATCH] libjson-perl: Fix the license file checksum I am not exactly sure how I managed to skip this step locally and when I broke it. --- recipes-extra/perl-json/libjson-perl_2.90.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extra/perl-json/libjson-perl_2.90.bb b/recipes-extra/perl-json/libjson-perl_2.90.bb index e08e532..a3f59ee 100644 --- a/recipes-extra/perl-json/libjson-perl_2.90.bb +++ b/recipes-extra/perl-json/libjson-perl_2.90.bb @@ -7,7 +7,7 @@ RDEPENDS_${PN} = " perl-module-carp \ libjson-xs-perl \ " -LIC_FILES_CHKSUM = "file://MYMETA.yml;md5=0493d966114fbe8a4d6e2013cefa60ca" +LIC_FILES_CHKSUM = "file://MYMETA.yml;md5=109a8b45192a65e7f220dd0bf3bdfbad" SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-${PV}.tar.gz" SRC_URI[md5sum] = "e1512169a623e790a3f69b599cc1d3b9"