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

Change-Id: I9d5dab5253371b0c96c2409b2ec5638f5588c5f9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/slpd-lite_git.bb b/recipes-phosphor/interfaces/slpd-lite_git.bb
index c4efa97..5129a63 100644
--- a/recipes-phosphor/interfaces/slpd-lite_git.bb
+++ b/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"