phosphor-sel-logger: srcrev bump 483ae8f093..9c495c62ba

Jonico Eustaquio (1):
      Change selDelete to return void to avoid magic numbers

Change-Id: I6aed7b5740fc660c30199a09481db09585bc5078
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
index 5c7fa85..1f7d585 100644
--- a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
+++ b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
@@ -14,7 +14,7 @@
   sdbusplus \
   systemd \
   "
-SRCREV = "483ae8f09371cadeda4be02d8c109ac5dae5a98e"
+SRCREV = "9c495c62baa219f3cc60935cd5a46657846d7232"
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[log-threshold] = "-Dlog-threshold=true,-Dlog-threshold=false,"
 PACKAGECONFIG[log-pulse] = "-Dlog-pulse=true,-Dlog-pulse=false,"