phosphor-fan-presence.bb: bump version

Change-Id: I4ff2ebcf6a080bf265fc62db0f22ab287d7e3a0e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-phosphor/fans/phosphor-fan-presence.bb b/common/recipes-phosphor/fans/phosphor-fan-presence.bb
index 0bb6ebe..65f0832 100644
--- a/common/recipes-phosphor/fans/phosphor-fan-presence.bb
+++ b/common/recipes-phosphor/fans/phosphor-fan-presence.bb
@@ -35,6 +35,6 @@
 SYSTEMD_LINK_${PN} += "${@compose_list(d, 'FMT', 'OBMC_CHASSIS_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "5914f657e6f7e84d12cb4ef736db522e0fced6c6"
+SRCREV = "14476ae2e627fcc5fe8390db08b957bcfc16b912"
 
 S = "${WORKDIR}/git"