phosphor-user-manager: srcrev bump ce4e1aa087..ce89bfcd3b

Jiaqing Zhao (1):
      Set expiry date to 1970-01-01 to disable account

Change-Id: Idf0e9b011a221ac06335df4c1b23461a74a5ed05
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
index 21d1c81..df16638 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -41,5 +41,5 @@
         xyz.openbmc_project.LDAP.PrivilegeMapper.service \
 "
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "ce4e1aa087ca4ce62069106482285c1acf13499b"
+SRCREV = "ce89bfcd3b4744675bd32bb83f87c4148837ecf8"
 S = "${WORKDIR}/git"