stdplus: srcrev bump 8056259966..5e3b13f022

Patrick Williams (1):
      exception: added guards around builtin redefinition

Change-Id: I2c8528f689e50aa1efa0405746f509dfbb50fd6e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index 3ffa70e..875f178 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -20,6 +20,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "80562599669df54434939299da7444313a1748b3"
+SRCREV = "5e3b13f0224afb09bae9f32e7ab4464d34afcb1f"
 
 S = "${WORKDIR}/git"