summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/lsof/lsof_4.96.4.bb (renamed from meta/recipes-extended/lsof/lsof_4.96.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.96.3.bb b/meta/recipes-extended/lsof/lsof_4.96.4.bb
index c32fcd5583..bdd883d0ce 100644
--- a/meta/recipes-extended/lsof/lsof_4.96.3.bb
+++ b/meta/recipes-extended/lsof/lsof_4.96.4.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429
8 8
9SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ 9SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \
10 file://remove-host-information.patch" 10 file://remove-host-information.patch"
11SRCREV = "eec10fac8f57544e26ff00bf41a2dc09c56049bf" 11SRCREV = "669c33a253e414feb60fbbcf2984c25dc413cd75"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14