From f81b586b25bb91b380d68d11ae594f0e43690343 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Nov 2022 15:54:23 +0100 Subject: [PATCH] lsof: upgrade 4.96.3 -> 4.96.4 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- meta/recipes-extended/lsof/{lsof_4.96.3.bb => lsof_4.96.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lsof/{lsof_4.96.3.bb => lsof_4.96.4.bb} (95%) 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" -- 2.47.3