phosphor-gpio-monitor: srcrev bump 26373abe6b..a1ac18025f

Brad Bishop (1):
      presence: fix systemd unit syntax error

Change-Id: Iea0ddb4f2e1605b2522e72cdb8e58c6d1db5c0eb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
index f9a1a98..0572d44 100644
--- a/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -37,5 +37,5 @@
 FILES_${PN}-presence += "${bindir}/phosphor-gpio-presence"
 
 SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "26373abe6bf30f90f4be723993838eb8caa1bd63"
+SRCREV = "a1ac18025fc2b93137be164808042e615895411b"
 S = "${WORKDIR}/git"