phosphor-gpio-monitor: srcrev bump bc5b3751de..230d0c6283

Patrick Williams (1):
      OWNERS: switch 'matches' to 'matchers'

Change-Id: Ia1b78a4c2f4e0e697bdb4e0f46cd91c435be017c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
index 8aec07b..bb30b20 100644
--- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -44,7 +44,7 @@
 FILES:${PN}-presence += "${bindir}/phosphor-gpio-presence"
 
 SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor;branch=master;protocol=https"
-SRCREV = "bc5b3751de3f8920e346f39782eaefcd715cbea6"
+SRCREV = "230d0c62836fc870511b012379074af9eaa2c7b8"
 S = "${WORKDIR}/git"
 
 EXTRA_OEMESON:append = " -Dtests=disabled"