From 256f9738a7f54148d1439d178d51b8d1a324571a Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 10 Apr 2019 14:44:05 +0800 Subject: [PATCH] wireshark: upgrade 3.0.0 -> 3.0.1 -Upgrade from wireshark_3.0.0.bb to wireshark_3.0.1.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../wireshark/{wireshark_3.0.0.bb => wireshark_3.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.0.0.bb => wireshark_3.0.1.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.0.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_3.0.0.bb rename to meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb index dc55e3de04..572dc1a456 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.0.0.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb @@ -12,8 +12,8 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz" UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[md5sum] = "258d62ac7434d126dc497303c8f7961b" -SRC_URI[sha256sum] = "bc4f30f5b2e94f3a696fef9de44673cdf402db90aac5299966da647f708f009e" +SRC_URI[md5sum] = "370a113e1c8ec240c4621cfb5abb0c52" +SRC_URI[sha256sum] = "86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c" PE = "1"