phosphor-health-monitor: srcrev bump ec6601d134..a19c6fb284

Ed Tanous (1):
      Move to boost::asio::post

Change-Id: I3341c0511ce90d49f8d34c1100a509cf2f4f9a37
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 ae4c6e9..a09d664 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -8,7 +8,7 @@
 DEPENDS += "sdeventplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "nlohmann-json"
-SRCREV = "ec6601d134e103e918a06393c99f0dd75f1a20f5"
+SRCREV = "a19c6fb2840b0dd0ffb4ecaac798e2979db7181d"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"