openpower-vpd-parser: srcrev bump bab2bedab1..d8577739a7

Patrick Williams (1):
      build: upgrade to C++23

Change-Id: I54fc3d7ce4af39611d18ad06b52dbbd2e7e1279a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
index e3a5266..e7d1f69 100644
--- a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
+++ b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
@@ -2,5 +2,5 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/openpower-vpd-parser;branch=master;protocol=https"
-SRCREV = "bab2bedab1ccf3d36fa7f7cb063b06a0a6888eb4"
+SRCREV = "d8577739a7875a601a32cd461e8151cb3b5b308d"
 DEPENDS += "nlohmann-json"