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