diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-02-20 16:54:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-20 08:46:27 -0800 |
| commit | f07b1f46a6b831182af150763a6cbf4aac81da37 (patch) | |
| tree | 0686825d1f29d28ea40f9e83e9007fc1d6a3b4a3 | |
| parent | 2adbf07ec1ffa08cb04e47907fa4b385edefed98 (diff) | |
| download | meta-openembedded-f07b1f46a6b831182af150763a6cbf4aac81da37.tar.gz | |
wireshark: upgrade 4.2.2 -> 4.2.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb index a2ab112e9d..28a3794454 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb | |||
| @@ -17,7 +17,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz \ | |||
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" | 18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" |
| 19 | 19 | ||
| 20 | SRC_URI[sha256sum] = "9e3672be8c6caf9279a5a13582d6711ab699ae2a79323e92a99409c1ead98521" | 20 | SRC_URI[sha256sum] = "958bd5996f543d91779b1a4e7e952dcd7b0245fe82194202c3333a8f78795811" |
| 21 | 21 | ||
| 22 | PE = "1" | 22 | PE = "1" |
| 23 | 23 | ||
