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
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 8cdf9f7..6e9bdbe 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"