phosphor-gpio-monitor: srcrev bump dace680fa4..1dc2b79e34

William A. Kennington III (1):
      gpio: Fix missing cassert

Change-Id: I15dcf76b80cffb0b28ff25718fcad090af093dae
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 875e762..8100153 100644
--- a/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -49,5 +49,5 @@
 FILES_${PN}-presence += "${sbindir}/phosphor-gpio-presence"
 
 SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "dace680fa404d7c02a68db105fd7b958b4681442"
+SRCREV = "1dc2b79e3494cd27fabecbbc62cc3013c652ae88"
 S = "${WORKDIR}/git"