phosphor-health-monitor: srcrev bump a6cd704bda..a1ed140b53

Patrick Williams (1):
      meson: simplify dependencies

Change-Id: I3e4ad16fc87790bf793e828e0ec35fc0d6a903f8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
index 62b8d32..a8fddf5 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"
-SRCREV = "a6cd704bda72e39e1b94652a9eb0733da8498791"
+SRCREV = "a1ed140b5351e1b264471b0462cc4eab753fbda6"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"