phosphor-fan-presence.bb: bump version

Change-Id: I8aec1d5fe8319eb2b77cdbab56870bc986c6c599
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 65f0832..ec17267 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 = "14476ae2e627fcc5fe8390db08b957bcfc16b912"
+SRCREV = "2b44a6c0b282cf50c563a175535c4c32f55a81dc"
 
 S = "${WORKDIR}/git"