summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.2.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.2.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb
index db545028f2..c3caaefde9 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.2.2.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.4.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] = "e468b78e1176e0212b13ef809f59dcbb" 15SRC_URI[md5sum] = "4bbee1bdd5b88343733590fabfffddf3"
16SRC_URI[sha256sum] = "5f5923ef4c3fee370ed0ca1bb324f37c246015eba4a7e74ab95d9208feeded79" 16SRC_URI[sha256sum] = "d17d461e849e2d0b033431c45f71d8ee8ec3c8faa232a6ad63069a47927db8aa"
17 17
18PE = "1" 18PE = "1"
19 19