summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-02-11 09:21:31 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-11 16:46:31 -0800
commitcc8d955f2f229b75ca1ae81601a6e9f5df7b9ac9 (patch)
tree5d0cdbc5b49b62ca6d96f1e6ebd37331fa4cbd60
parent14cdea0f901d8567c44a6d8792fd4b11feb47130 (diff)
downloadmeta-openembedded-cc8d955f2f229b75ca1ae81601a6e9f5df7b9ac9.tar.gz
wireshark: upgrade 3.2.0 -> 3.2.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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