phosphor-certificate-manager: srcrev bump 13eba41aab..83e6eab0f0

Patrick Williams (1):
      certificate: fix memory leak

Change-Id: I3b7c75ca10667647c07fe21c90b40c9d408c8e63
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index d9121fa..80f9ab8 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -9,7 +9,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager"
-SRCREV = "13eba41aaba1e704afe63db23e287518c1ae6dff"
+SRCREV = "83e6eab0f088f742528e0860e8105340eb9dfb46"
 
 inherit autotools \
         pkgconfig \