diff --git a/meta/recipes-extended/lsof/files/remove-host-information.patch b/meta/recipes-extended/lsof/files/remove-host-information.patch
index 1f2b4afa69..e93197e261 100644
--- a/meta/recipes-extended/lsof/files/remove-host-information.patch
+++ b/meta/recipes-extended/lsof/files/remove-host-information.patch
@@ -1,4 +1,4 @@
-From 4f05492ac07a7bbaf06dd8265b9cba329e1b53e9 Mon Sep 17 00:00:00 2001
+From 0873414e87d04561e531418a3a3c0f1574f31773 Mon Sep 17 00:00:00 2001
 From: Ross Burton <ross.burton@arm.com>
 Date: Wed, 30 Aug 2017 15:05:16 +0800
 Subject: [PATCH] lsof: remove host information from version.h
@@ -42,7 +42,7 @@ index aac0b80..2e635a5 100644
  
  #endif
 diff --git a/lib/dialects/linux/Makefile b/lib/dialects/linux/Makefile
-index f8adaa6..7a79ca7 100644
+index 53bfc97..8512e36 100644
 --- a/lib/dialects/linux/Makefile
 +++ b/lib/dialects/linux/Makefile
 @@ -83,64 +83,17 @@ ${LIB}: FRC
diff --git a/meta/recipes-extended/lsof/lsof_4.99.6.bb b/meta/recipes-extended/lsof/lsof_4.99.7.bb
similarity index 93%
rename from meta/recipes-extended/lsof/lsof_4.99.6.bb
rename to meta/recipes-extended/lsof/lsof_4.99.7.bb
index 853924fd21..1aad09275c 100644
--- a/meta/recipes-extended/lsof/lsof_4.99.6.bb
+++ b/meta/recipes-extended/lsof/lsof_4.99.7.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510"
 
 SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https;tag=${PV} \
            file://remove-host-information.patch"
-SRCREV = "b173315c8f94bf61d52094857ea3fe7d0f5aaff9"
+SRCREV = "646395f8e893edb5572405b2311a079f55f269f2"
 
 inherit update-alternatives autotools pkgconfig manpages
 PACKAGECONFIG[manpages] = ""
