libcper: srcrev bump 5220c9bdac..379e492ac7

Patrick Williams (1):
      Adjust strncpy sizes

Change-Id: I36b089c11074241d9305343e2ac8345178c32f0c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb b/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
index e79d70e..83cf535 100644
--- a/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
+++ b/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
@@ -8,7 +8,7 @@
     "
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "5220c9bdacd3dac0c4ad6ee39241849262589197"
+SRCREV = "379e492ac7ac2f1f994b77312d895dc0f2d940cd"
 
 SRC_URI = "git://github.com/openbmc/libcper.git;protocol=https;branch=main"