stdplus: srcrev bump eaa382533c..af0e0e81a1

William A. Kennington III (1):
      meson: Fix span check for c++20

Change-Id: Iaac608f4702426f53f83b776b0a88590b912cec6
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 bfd0ec1..3cc661b 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "eaa382533cb67af057e51df93a83091f31dba408"
+SRCREV = "af0e0e81a1d7958bc9c49b0b0edae7e1f190d74e"
 
 S = "${WORKDIR}/git"