From: Alexander Kanavin Date: Mon, 7 Nov 2022 14:54:23 +0000 (+0100) Subject: lsof: upgrade 4.96.3 -> 4.96.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2599 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f81b586b25bb91b380d68d11ae594f0e43690343;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lsof: upgrade 4.96.3 -> 4.96.4 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-extended/lsof/lsof_4.96.3.bb b/meta/recipes-extended/lsof/lsof_4.96.4.bb similarity index 95% rename from meta/recipes-extended/lsof/lsof_4.96.3.bb rename to meta/recipes-extended/lsof/lsof_4.96.4.bb index c32fcd5583d..bdd883d0ced 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 SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ file://remove-host-information.patch" -SRCREV = "eec10fac8f57544e26ff00bf41a2dc09c56049bf" +SRCREV = "669c33a253e414feb60fbbcf2984c25dc413cd75" S = "${WORKDIR}/git"