phosphor-hostlogger: srcrev bump 1ecbb996d9..6f20b3df79

Patrick Williams (1):
      OWNERS: switch 'matches' to 'matchers'

Change-Id: Ic5d2072456a77f2c2ef4092f80bba55af5570056
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
index e536cbb..5f3ecf7 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
@@ -22,7 +22,7 @@
 # Source code repository
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-hostlogger;branch=master;protocol=https"
-SRCREV = "1ecbb996d9c88871db20c455db02ee055bff10f2"
+SRCREV = "6f20b3df799af5bf0163a67cf6402790b00d2bf3"
 
 # Disable unit tests
 EXTRA_OEMESON:append = " -Dtests=disabled"