phosphor-user-manager: srcrev bump 40e44979e8..fef63038e4

Nan Zhou (5):
      user add/delete: add unit tests
      ThrowForInvalidPrivilege: add unit test
      ThrowForInvalidGroups: add unit test
      renameUser: add unit test
      updateGroupsAndPriv: fix bugs and add tests

Change-Id: Ic09994c776b9e3fc134a968bd19ff25d4e15dbcc
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 d7a0b7f..e76c3f4 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 = "40e44979e83934b979e75e8d53ae11a8c743b9a8"
+SRCREV = "fef63038e468283cc37b6c8a7942ed27f15a2ca5"
 PV = "1.0+git${SRCPV}"
 PR = "r1"