summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-01-07 05:23:10 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-07 17:54:00 -0800
commit39b16f6ab979ef117f7c391127d41c45bfb8e959 (patch)
tree8ddb8e55a3a645d53bee161439e1d777580cc85e /meta-networking
parent496f8ccbc5580fe44a55a08e7bbae844397405a1 (diff)
downloadmeta-openembedded-39b16f6ab979ef117f7c391127d41c45bfb8e959.tar.gz
wireshark: upgrade 3.0.7 -> 3.2.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb
index a401b5431e..412d6d7d6c 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.0.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] = "5b486f20239545c5af1db614c0d98876" 15SRC_URI[md5sum] = "259915adbbaded15de075afe7b4b03b6"
16SRC_URI[sha256sum] = "3b2b279017753398b8d5deb440db5f98a205eea35f9417e5fa2893947e7992f2" 16SRC_URI[sha256sum] = "4cfd33a19a454ff4002243e9d04d6afd64280a109a21ae652a192f2be2b1b66c"
17 17
18PE = "1" 18PE = "1"
19 19