diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb index c3caaefde9..a6c09d47ba 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb | |||
@@ -12,8 +12,7 @@ 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] = "4bbee1bdd5b88343733590fabfffddf3" | 15 | SRC_URI[sha256sum] = "bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940" |
16 | SRC_URI[sha256sum] = "d17d461e849e2d0b033431c45f71d8ee8ec3c8faa232a6ad63069a47927db8aa" | ||
17 | 16 | ||
18 | PE = "1" | 17 | PE = "1" |
19 | 18 | ||