From: Ross Burton Date: Tue, 3 Jan 2023 13:46:56 +0000 (+0000) Subject: lsof: upgrade 4.96.4 -> 4.96.5 X-Git-Tag: uninative-3.8~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4113f9f23a231cdb7cf9072c05ff743c63fdbdac;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git lsof: upgrade 4.96.4 -> 4.96.5 Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/lsof/lsof_4.96.4.bb b/meta/recipes-extended/lsof/lsof_4.96.5.bb similarity index 96% rename from meta/recipes-extended/lsof/lsof_4.96.4.bb rename to meta/recipes-extended/lsof/lsof_4.96.5.bb index 11de535a0f1..9f80176ee13 100644 --- a/meta/recipes-extended/lsof/lsof_4.96.4.bb +++ b/meta/recipes-extended/lsof/lsof_4.96.5.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 = "669c33a253e414feb60fbbcf2984c25dc413cd75" +SRCREV = "898916d4c7c390ea4610aebaf1d32b8a3c49f26b" S = "${WORKDIR}/git"