phosphor-user-manager: srcrev bump 10eb23f8d6..9f630d9eb0

Richard Marian Thomaiyar (1):
      Basic support for User manager service

Change-Id: I299330739ad8ad0b90e874deaa67a419763157ad
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/users/phosphor-user-manager.bb b/recipes-phosphor/users/phosphor-user-manager.bb
index 2c05c9b..e7b8192 100644
--- a/recipes-phosphor/users/phosphor-user-manager.bb
+++ b/recipes-phosphor/users/phosphor-user-manager.bb
@@ -25,5 +25,5 @@
 DBUS_SERVICE_${PN} += "xyz.openbmc_project.User.Manager.service"
 
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "10eb23f8d64d197dade920178b193c1979235156"
+SRCREV = "9f630d9eb0ce1c103532a4304ea080066199094e"
 S = "${WORKDIR}/git"