From cc8d955f2f229b75ca1ae81601a6e9f5df7b9ac9 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 11 Feb 2020 09:21:31 -0800 Subject: [PATCH] wireshark: upgrade 3.2.0 -> 3.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../wireshark/{wireshark_3.2.0.bb => wireshark_3.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.2.0.bb => wireshark_3.2.1.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.1.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb rename to 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 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[md5sum] = "259915adbbaded15de075afe7b4b03b6" -SRC_URI[sha256sum] = "4cfd33a19a454ff4002243e9d04d6afd64280a109a21ae652a192f2be2b1b66c" +SRC_URI[md5sum] = "e699b1e001c6303013791d81faf7727d" +SRC_URI[sha256sum] = "589f640058d6408ebbd695a80ebbd6e7bd99d8db64ecda253d27100dfd27e85b" PE = "1"