summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-02-12 16:32:00 +0800
committerKhem Raj <raj.khem@gmail.com>2025-02-12 09:17:19 -0800
commit1587704e45f9eb186a34f3335c42b037be32d6e8 (patch)
tree1141ef132947ee7f51f33b8e0ff63bf30a4cfdde /meta-networking/recipes-support
parent74c7e41978fa68ab5dfea08422967aa723f064c3 (diff)
downloadmeta-openembedded-1587704e45f9eb186a34f3335c42b037be32d6e8.tar.gz
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_4.2.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.9.bb b/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 \
17 17
18UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" 18UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
19 19
20SRC_URI[sha256sum] = "62c2b6652d7f9a50668867bd57b21609c9a9b6950f26e7f30a24b2de0e72ded3" 20SRC_URI[sha256sum] = "3fc5f88ae420bc5856d056324efb023abc4654eed4742140b0d0d36cb032b894"
21 21
22PE = "1" 22PE = "1"
23 23