diff mbox series

[meta-networking] wireshark: upgrade 4.0.8 -> 4.0.10

Message ID 1698105073-32443-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking] wireshark: upgrade 4.0.8 -> 4.0.10 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 23, 2023, 11:51 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Bugfix:
Error loading g729.so plugin with Wireshark 4.0.9 and 3.6.17 on macOS.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../wireshark/{wireshark_4.0.8.bb => wireshark_4.0.10.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_4.0.8.bb => wireshark_4.0.10.bb} (97%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.0.8.bb b/meta-networking/recipes-support/wireshark/wireshark_4.0.10.bb
similarity index 97%
rename from meta-networking/recipes-support/wireshark/wireshark_4.0.8.bb
rename to meta-networking/recipes-support/wireshark/wireshark_4.0.10.bb
index 2117e9ee3c..008aa8cb12 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_4.0.8.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_4.0.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] = "16663585c0ffefd5593a6628d4a20cc8241b9703b11283cfe71ead2b750888c8"
+SRC_URI[sha256sum] = "b2e3ff03fa2be9058a9ffbedd12b0a670433bd16c8cc6c432ab48dabc2df1898"
 
 PE = "1"