From f07b1f46a6b831182af150763a6cbf4aac81da37 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 20 Feb 2024 16:54:17 +0800 Subject: [PATCH] wireshark: upgrade 4.2.2 -> 4.2.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../wireshark/{wireshark_4.2.2.bb => wireshark_4.2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_4.2.2.bb => wireshark_4.2.3.bb} (97%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb similarity index 97% rename from meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb rename to meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb index a2ab112e9d..28a3794454 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb @@ -17,7 +17,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz \ UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[sha256sum] = "9e3672be8c6caf9279a5a13582d6711ab699ae2a79323e92a99409c1ead98521" +SRC_URI[sha256sum] = "958bd5996f543d91779b1a4e7e952dcd7b0245fe82194202c3333a8f78795811" PE = "1"