From c01cf2a58e1ccbee08cd833158f4de5351b30a66 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Fri, 30 Dec 2016 12:08:44 +0100 Subject: [PATCH] wireshark: update to 2.2.3 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Martin Jansa --- .../wireshark/{wireshark_2.2.2.bb => wireshark_2.2.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_2.2.2.bb => wireshark_2.2.3.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb rename to meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb index ad72ca9803..5e7fdfa577 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.3.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] = "88bb55bcbc5249fee10bcea332a4fece" -SRC_URI[sha256sum] = "f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3" +SRC_URI[md5sum] = "68e201e06873c67cb7544d27991e79bf" +SRC_URI[sha256sum] = "97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b" inherit autotools pkgconfig perlnative