diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_4.0.7.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_4.0.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.0.6.bb b/meta-networking/recipes-support/wireshark/wireshark_4.0.7.bb index f822dce672..d7df76a692 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_4.0.6.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_4.0.7.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] = "0079097a1b17ebc7250a73563f984c13327dac5016b7d53165810fbcca4bd884" | 20 | SRC_URI[sha256sum] = "a79f7b04cbff823e30452abf4bcb86773d8583eb62d5f71f16c09f019f8a8777" |
21 | 21 | ||
22 | PE = "1" | 22 | PE = "1" |
23 | 23 | ||