phosphor-user-manager: srcrev bump 6dc7ed95c5..2f64e4206e

Asmitha Karunanithi (1):
      Add port validation for ldap server uri

Change-Id: I3246fc7d6c64f309c9e0878a3720d60643c3a0cd
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 4195053..9e3bd4d 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -39,5 +39,5 @@
         xyz.openbmc_project.Ldap.Config.service \
 "
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager;branch=master;protocol=https"
-SRCREV = "6dc7ed95c5bf07e8273d6fad79018f5f19a9b77e"
+SRCREV = "2f64e4206e2e46a3c2ca4e19a5162f1df6fb97ea"
 S = "${WORKDIR}/git"