estoraged: srcrev bump 49796415d9..e3ef765dc7

Patrick Williams (2):
      OWNERS: switch 'matches' to 'matchers'
      sdbusplus: use shorter type aliases

Change-Id: I9e33b6b139a45f77fd33334af349f939938837ae
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 45f8770..846371e 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -20,7 +20,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
-SRCREV = "49796415d9ead7c8a3fe622727945a501322931d"
+SRCREV = "e3ef765dc7634415e4bc48d0bbc54e7fa79eefe0"
 
 SYSTEMD_PACKAGES = "${PN}"
 SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"