From e6c7a66eb4f3944059bd4fff4103f8a9fdcb167c Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Mon, 12 Dec 2016 17:17:53 +0800 Subject: [PATCH] wireshark: 2.2.1 -> 2.2.2 Upgrade wireshark from 2.2.1 to 2.2.2 Signed-off-by: Zheng Ruoqin Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- .../wireshark/{wireshark_2.2.1.bb => wireshark_2.2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_2.2.1.bb => wireshark_2.2.2.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb rename to meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb index a8f61fead2..ad72ca9803 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb @@ -9,8 +9,8 @@ DEPENDS = "pcre expat glib-2.0" SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2" PE = "1" -SRC_URI[md5sum] = "49a1023a69ac108ca089d750eee50e37" -SRC_URI[sha256sum] = "900e22af04c8b35e0d02a25a360ab1fb7cfe5ac18fc48a9afd75a7103e569149" +SRC_URI[md5sum] = "88bb55bcbc5249fee10bcea332a4fece" +SRC_URI[sha256sum] = "f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3" inherit autotools pkgconfig perlnative