From 1eef8339ed373e8afab01b98713feaf46378da74 Mon Sep 17 00:00:00 2001 From: Stefan Lendl Date: Mon, 8 Oct 2018 14:01:39 +0200 Subject: [PATCH] Update wireshark to 2.4.9 Signed-off-by: Armin Kuster --- .../wireshark/{wireshark_2.4.8.bb => wireshark_2.4.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_2.4.8.bb => wireshark_2.4.9.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb b/meta-networking/recipes-support/wireshark/wireshark_2.4.9.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb rename to meta-networking/recipes-support/wireshark/wireshark_2.4.9.bb index 51a7aa8cd3..1ec60b6206 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.4.9.bb @@ -11,8 +11,8 @@ SRC_URI += "file://libgcrypt.patch" UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[md5sum] = "25f93aa6a2b3fdd9d1f01a49f84d224f" -SRC_URI[sha256sum] = "db8ed7828c157e4ffb91fb8c41fa5a2f37fd44259175951a5c37848bf641f5e8" +SRC_URI[md5sum] = "55caea0f5f334c96977d54b0d1e52dae" +SRC_URI[sha256sum] = "63c4f24665269536f0e2ec321d394336fef6ba12466241a0e2433e936ac633e3" PE = "1"