diff options
-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 | ||
9 | SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ | 9 | SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ |
10 | file://remove-host-information.patch" | 10 | file://remove-host-information.patch" |
11 | SRCREV = "eec10fac8f57544e26ff00bf41a2dc09c56049bf" | 11 | SRCREV = "669c33a253e414feb60fbbcf2984c25dc413cd75" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||