diff options
| author | Jan Vermaete <jan.vermaete@gmail.com> | 2025-02-22 13:43:07 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-02-22 08:58:27 -0800 |
| commit | ed5e4031a405bf0fa0a940dd095c856dd4ee7efb (patch) | |
| tree | d78cabff75fb047c3d0e43c896da2d2d27b50447 | |
| parent | ebc1cc47f9161846b64c2d1b0e61029dca1ad0d9 (diff) | |
| download | meta-openembedded-ed5e4031a405bf0fa0a940dd095c856dd4ee7efb.tar.gz | |
wireshark: version bump 4.2.10 -> 4.2.11
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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_4.2.11.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.10.bb b/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 \ | |||
| 15 | file://0001-UseLemon.cmake-do-not-use-lemon-data-from-the-host.patch \ | 15 | file://0001-UseLemon.cmake-do-not-use-lemon-data-from-the-host.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" | 18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src/all-versions" |
| 19 | 19 | ||
| 20 | SRC_URI[sha256sum] = "3fc5f88ae420bc5856d056324efb023abc4654eed4742140b0d0d36cb032b894" | 20 | SRC_URI[sha256sum] = "dd80f30e9853105dacb5357e5832d960437160bbb4b147e8f1a7ead168afaa18" |
| 21 | 21 | ||
| 22 | PE = "1" | 22 | PE = "1" |
| 23 | 23 | ||
