stdplus: srcrev bump 15982f6c0a..1937ef65b5

William A. Kennington III (1):
      meson: Add version to library

Change-Id: I3ada5e4f1b6e8aba11f3bfef347a02f8e5c2e7e4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/stdplus/stdplus_git.bb b/recipes-extended/stdplus/stdplus_git.bb
index f3fa1d8..d7e1b87 100644
--- a/recipes-extended/stdplus/stdplus_git.bb
+++ b/recipes-extended/stdplus/stdplus_git.bb
@@ -18,6 +18,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "15982f6c0a252bc3642efb2df5d3c209e535c4fa"
+SRCREV = "1937ef65b505b1d856c74074d6042bdb336728af"
 
 S = "${WORKDIR}/git"