summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-03-31 16:52:51 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-03-31 20:35:59 +0300
commitd247f940bf229dbd7d7434a91a9e4261f6ea760b (patch)
tree6975c01d18af88c5ba8b069e3a0e4fa3df1d4d7e /meta-google
parent9a99f62c6705c8985bd1058f66e8e9cf3480d989 (diff)
downloadopenbmc-d247f940bf229dbd7d7434a91a9e4261f6ea760b.tar.xz
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 <patrick@stwcx.xyz> Change-Id: I0170a4b79cc593dd819c8eb5bc1bb3304ccb3e73
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb2
1 files changed, 1 insertions, 1 deletions
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"