phosphor-gpio-monitor: srcrev bump bd0904b1e9..3c4a23e776

Patrick Venture (1):
      cleanup: use const reference passing string

Change-Id: I94f0b7e2e1506d7beb3f69f4bc5605771906592a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/gpio/phosphor-gpio-monitor.bb b/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
index 947c305..7508458 100644
--- a/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
+++ b/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
@@ -49,5 +49,5 @@
 FILES_${PN}-presence += "${sbindir}/phosphor-gpio-presence"
 
 SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "bd0904b1e92a61d98b49fa9a20765b51b2a62348"
+SRCREV = "3c4a23e7764c7785d18cb30340a6d185022a797a"
 S = "${WORKDIR}/git"