phosphor-health-monitor: srcrev bump ea0c9bb88c..67d40593eb

Patrick Williams (1):
      meson: remove deprecated get_pkgconfig_variable

Change-Id: Iae253eba6b12660a711e7de5835f7cf56cca4f79
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 fe25dac..5a41f54 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 = "ea0c9bb88c6808a99d5562b89bd5234d4467e308"
+SRCREV = "67d40593eb46d0d23d72850d4c23e15bfd49f9ee"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"