From 60d58ceb8f51d5807fd6147f404cfbea69df8523 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 19 Mar 2021 05:09:16 +0800 Subject: [PATCH] wireshark: upgrade 3.4.3 -> 3.4.4 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../wireshark/{wireshark_3.4.3.bb => wireshark_3.4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.4.3.bb => wireshark_3.4.4.bb} (97%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.4.3.bb b/meta-networking/recipes-support/wireshark/wireshark_3.4.4.bb similarity index 97% rename from meta-networking/recipes-support/wireshark/wireshark_3.4.3.bb rename to meta-networking/recipes-support/wireshark/wireshark_3.4.4.bb index e730b18a03..b75f41835b 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.4.3.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.4.4.bb @@ -19,7 +19,7 @@ SRC_URI += " \ UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[sha256sum] = "f467cc77f0fc73fce0b854cdbc292f132d4879fca69d417eccad5f967fbf262b" +SRC_URI[sha256sum] = "729cd11e9715c600e5ad74ca472bacf8af32c20902192d5f2b271268511d4d29" PE = "1"