phosphor-state-manager.bb: bump version

Change-Id: I0af4c371889fa24b1d932cd196eb69bd8f510af9
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb
index 20b94a1..142c143 100644
--- a/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -102,6 +102,6 @@
 SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_REBOOT_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "31292085a7310ee11d7b1e5b3b26d9a387f9d273"
+SRCREV = "58a18013f8f76bc2d82c350ae88534844e426fbc"
 
 S = "${WORKDIR}/git"