From d247f940bf229dbd7d7434a91a9e4261f6ea760b Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 31 Mar 2022 08:52:51 -0500 Subject: meta-google: libconfig-perl: fix LIC_FILES_CHKSUM Change Ifb47c08571e6297f643db5daf135349bc0fbf888 adjusted the LICENSE but missed a corresponding update to the LIC_FILES_CHKSUM. Make them match. Signed-off-by: Patrick Williams Change-Id: I0170a4b79cc593dd819c8eb5bc1bb3304ccb3e73 --- meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-google') diff --git a/meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb b/meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb index 8cdf9f7f0e..6e9bdbe454 100644 --- a/meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb +++ b/meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb @@ -1,6 +1,6 @@ HOMEPAGE = "https://metacpan.org/pod/Conf::Libconfig" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD;md5=3775480a712fc46a69647678acb234cb" +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9" SRC_URI = "https://cpan.metacpan.org/authors/id/C/CN/CNANGEL/Conf-Libconfig-${PV}.tar.gz" SRC_URI[sha256sum] = "2f13d926a6e51fd549da9ea4ed01277a99748d75236c2a1b5f26f57a1abebe61" -- cgit v1.2.3