From 1587704e45f9eb186a34f3335c42b037be32d6e8 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 12 Feb 2025 16:32:00 +0800 Subject: [PATCH] wireshark: upgrade 4.2.9 -> 4.2.10 releasenote: https://www.wireshark.org/docs/relnotes/wireshark-4.2.10.html Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../wireshark/{wireshark_4.2.9.bb => wireshark_4.2.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_4.2.9.bb => wireshark_4.2.10.bb} (97%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.9.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb similarity index 97% rename from meta-networking/recipes-support/wireshark/wireshark_4.2.9.bb rename to meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb index 535dd21bf6..4739c3961c 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_4.2.9.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.10.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] = "62c2b6652d7f9a50668867bd57b21609c9a9b6950f26e7f30a24b2de0e72ded3" +SRC_URI[sha256sum] = "3fc5f88ae420bc5856d056324efb023abc4654eed4742140b0d0d36cb032b894" PE = "1"