From d7306703f66bb87da37a0d201d4d451dfa84e371 Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Wed, 5 Dec 2018 09:22:05 +0800 Subject: [PATCH] wireshark: upgrade to 2.6.5 1.Upgrade wireshark from 2.6.4 to 2.6.5. Signed-off-by: Hong Liu Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- .../wireshark/{wireshark_2.6.4.bb => wireshark_2.6.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_2.6.4.bb => wireshark_2.6.5.bb} (96%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.6.4.bb b/meta-networking/recipes-support/wireshark/wireshark_2.6.5.bb similarity index 96% rename from meta-networking/recipes-support/wireshark/wireshark_2.6.4.bb rename to meta-networking/recipes-support/wireshark/wireshark_2.6.5.bb index 595502e763..b3e0dd4d08 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.6.4.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.6.5.bb @@ -14,8 +14,8 @@ SRC_URI = "https://1.as.dl.wireshark.org/src/all-versions/${BP}.tar.xz \ UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[md5sum] = "8aa7b8c8ce0b6ce4256a081493819d6f" -SRC_URI[sha256sum] = "a06b007e6343f148b8b93443b2fcfc9bb3204311cd268565d54d1b71660bc861" +SRC_URI[md5sum] = "e25257d5969705f2a18cae627ed42d80" +SRC_URI[sha256sum] = "93155b798544b2f07693920f4ac1b531c952965ee4eb1d98419961240177438a" PE = "1"