[oe] [meta-networking][PATCH] wireshark: update to 2.2.3

Oleksandr Kravchuk oleksandr.kravchuk at pelagicore.com
Fri Dec 30 06:28:04 UTC 2016


Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
---
 .../wireshark/{wireshark_2.2.1.bb => wireshark_2.2.3.bb}            | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.1.bb => wireshark_2.2.3.bb} (93%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb
similarity index 93%
rename from meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb
rename to meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb
index a8f61fe..1bf98b0 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb
@@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://README.linux;md5=631e077455b7972172eb149195e065b0"
 
 DEPENDS = "pcre expat glib-2.0"
 
-SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
+SRC_URI = "https://2.na.dl.wireshark.org/src/${BP}.tar.bz2"
 
 PE = "1"
-SRC_URI[md5sum] = "49a1023a69ac108ca089d750eee50e37"
-SRC_URI[sha256sum] = "900e22af04c8b35e0d02a25a360ab1fb7cfe5ac18fc48a9afd75a7103e569149"
+SRC_URI[md5sum] = "68e201e06873c67cb7544d27991e79bf"
+SRC_URI[sha256sum] = "97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b"
 
 inherit autotools pkgconfig perlnative
 
-- 
2.7.4




More information about the Openembedded-devel mailing list