aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-02-10 22:22:40 +0100
committerKhem Raj <raj.khem@gmail.com>2021-02-11 09:05:11 -0800
commit57ccfc7f79495df57f5d7d3289ed27628df0625d (patch)
tree689477d69eb2cbc4bf557725869a709bd4ff7d0a /meta-networking
parenteec3d38a7a5b80e7ac51ade96d4f48867a4147b8 (diff)
downloadmeta-openembedded-contrib-57ccfc7f79495df57f5d7d3289ed27628df0625d.tar.gz
wireshark: update to 3.4.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.4.3.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb b/meta-networking/recipes-support/wireshark/wireshark_3.4.3.bb
index d284824149..1c470d8bc6 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.4.3.bb
@@ -4,7 +4,7 @@ SECTION = "net"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=6e271234ba1a13c6e512e76b94ac2f77"
-DEPENDS = "pcre expat glib-2.0 glib-2.0-native libgcrypt libgpg-error libxml2 bison-native"
+DEPENDS = "pcre expat glib-2.0 glib-2.0-native libgcrypt libgpg-error libxml2 bison-native c-ares"
DEPENDS_append_class-target = " wireshark-native chrpath-replacement-native "
@@ -12,7 +12,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
-SRC_URI[sha256sum] = "1e9e239f2449f240a7910ed598084ccaf8ea308b2b46b196c5adbec59612226c"
+SRC_URI[sha256sum] = "f467cc77f0fc73fce0b854cdbc292f132d4879fca69d417eccad5f967fbf262b"
PE = "1"