libcper: srcrev bump 4482c48b6e..683e055061

Karthik Rajagopalan (1):
      Add support for NVIDIA CPERs

Change-Id: I2a0f97d4fb28de5d1a5e4e4cdc7f01eea39e09cf
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 cf971c5..d215639 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 = "4482c48b6e2ccf85f03f680a59e0d4ad0ab4e3c5"
+SRCREV = "683e055061ceb7c880f7714febfa98219f504049"
 
 SRC_URI = "git://git@github.com/openbmc/libcper.git;protocol=ssh;branch=main"