phosphor-user-manager: srcrev bump 745ce2ed79..c5382dbf79

Nan Zhou (5):
      treewide: make code compie on clang
      clang-tidy: enable clang-tidy
      gitlint: check commit message
      build tool: remove autotools
      main: use process loop

Change-Id: Ibcc36d57a7d346cf73fb222b68cde6976c36dc74
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 6ce0dd9..c0e4c8f 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -9,7 +9,7 @@
 DEPENDS += "boost"
 DEPENDS += "nss-pam-ldapd"
 DEPENDS += "systemd"
-SRCREV = "745ce2ed79e2be3f8b66876f33e320b57f1a2ad8"
+SRCREV = "c5382dbf79e42e1426cf5a9d6aa7e328974ca3d9"
 PV = "1.0+git${SRCPV}"
 PR = "r1"