diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.2.2.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.1.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.2.bb index 5f89ec8128..b2bcf5fd96 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.1.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.2.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz | |||
12 | 12 | ||
13 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" | 13 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "e699b1e001c6303013791d81faf7727d" | 15 | SRC_URI[md5sum] = "e468b78e1176e0212b13ef809f59dcbb" |
16 | SRC_URI[sha256sum] = "589f640058d6408ebbd695a80ebbd6e7bd99d8db64ecda253d27100dfd27e85b" | 16 | SRC_URI[sha256sum] = "5f5923ef4c3fee370ed0ca1bb324f37c246015eba4a7e74ab95d9208feeded79" |
17 | 17 | ||
18 | PE = "1" | 18 | PE = "1" |
19 | 19 | ||