diff mbox series

[meta-networking,v2,1/1] wireshark: version bump 4.2.10 -> 4.2.11

Message ID 20250222124307.611341-1-jan.vermaete@gmail.com
State Under Review
Headers show
Series [meta-networking,v2,1/1] wireshark: version bump 4.2.10 -> 4.2.11 | expand

Commit Message

jan vermaete Feb. 22, 2025, 12:43 p.m. UTC
The 4.2.10 was not longer available at the original SRC_URI.
At the new SRC_URI all version of the wireshark releases are available.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
---
 .../wireshark/{wireshark_4.2.10.bb => wireshark_4.2.11.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_4.2.10.bb => wireshark_4.2.11.bb} (95%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.11.bb
similarity index 95%
rename from meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb
rename to meta-networking/recipes-support/wireshark/wireshark_4.2.11.bb
index 4739c3961c..e3e210cfed 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.11.bb
@@ -15,9 +15,9 @@  SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz \
            file://0001-UseLemon.cmake-do-not-use-lemon-data-from-the-host.patch \
            "
 
-UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
+UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src/all-versions"
 
-SRC_URI[sha256sum] = "3fc5f88ae420bc5856d056324efb023abc4654eed4742140b0d0d36cb032b894"
+SRC_URI[sha256sum] = "dd80f30e9853105dacb5357e5832d960437160bbb4b147e8f1a7ead168afaa18"
 
 PE = "1"