summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb
index c2552a95b..e98874c3f 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.2.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] = "370a113e1c8ec240c4621cfb5abb0c52" 15SRC_URI[md5sum] = "e344675283d6329a4bc213b621d7f46a"
16SRC_URI[sha256sum] = "86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c" 16SRC_URI[sha256sum] = "7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b"
17 17
18PE = "1" 18PE = "1"
19 19