From 7f56ae763faaf3f8ee5b3701d06aaff4aa1fe4cf Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 May 2024 09:48:20 +0800 Subject: [PATCH] wireshark: upgrade 4.2.4 -> 4.2.5 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../wireshark/{wireshark_4.2.4.bb => wireshark_4.2.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_4.2.4.bb => wireshark_4.2.5.bb} (97%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.4.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.5.bb similarity index 97% rename from meta-networking/recipes-support/wireshark/wireshark_4.2.4.bb rename to meta-networking/recipes-support/wireshark/wireshark_4.2.5.bb index 95db2efc4c..7cbe3e6324 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_4.2.4.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.5.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] = "46bd0f4474337144b30816fb2d8f14e72a26d0391f24fe0b7b619acdcdad8c0c" +SRC_URI[sha256sum] = "55e793ab87a9a73aac44336235c92cb76c52180c469b362ed3a54f26fbb1261f" PE = "1"