slpd-lite: srcrev bump 1f12e3805a..a592888328

Patrick Venture (4):
      build: set language to C++
      build: bump to use c++17
      add clang-format to repo for style
      Add gitignore to repo

(From meta-phosphor rev: 00233373591b41437b1bfa99c43ba5136038309f)

Change-Id: I6cba073f38f7eeeed74c171d969efd613c8776ea
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb b/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
index c4efa97..5129a63 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb
@@ -15,6 +15,6 @@
 
 SRC_URI += "git://github.com/openbmc/slpd-lite"
 
-SRCREV = "1f12e3805a69e8f7e5dada4b40e5c0860938a227"
+SRCREV = "a592888328e79f0ba61a7099fcb1143bc20a0d43"
 
 S = "${WORKDIR}/git"