summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/lsof/lsof_4.99.4.bb (renamed from meta/recipes-extended/lsof/lsof_4.99.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.99.3.bb b/meta/recipes-extended/lsof/lsof_4.99.4.bb
index 93e91fb427..f1ec650029 100644
--- a/meta/recipes-extended/lsof/lsof_4.99.3.bb
+++ b/meta/recipes-extended/lsof/lsof_4.99.4.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510"
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 = "2e4c7a1a9bc7258dc5b6a3ab28ebca44174279a8" 11SRCREV = "bbf320ce586a848f880bca7b758d50ae4c712624"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14