From 05250418cb48699c555ee111b84603641ab34edd Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 22 Jul 2019 08:59:07 +0800 Subject: [PATCH] wireshark: upgrade 3.0.2 -> 3.0.3 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../wireshark/{wireshark_3.0.2.bb => wireshark_3.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.0.2.bb => wireshark_3.0.3.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb rename to meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb index 3e6ffa3a69..d442925eea 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.3.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] = "e344675283d6329a4bc213b621d7f46a" -SRC_URI[sha256sum] = "7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b" +SRC_URI[md5sum] = "e945d76a57db2c3e6cf776f95da2cf0e" +SRC_URI[sha256sum] = "af92729c781d870110885c31ebcbe4c4224ed51bb580d00c896fe9746994211c" PE = "1"