summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/wireshark
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/wireshark')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb
index a8f61fead..ad72ca980 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.2.1.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb
@@ -9,8 +9,8 @@ DEPENDS = "pcre expat glib-2.0"
9SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2" 9SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
10 10
11PE = "1" 11PE = "1"
12SRC_URI[md5sum] = "49a1023a69ac108ca089d750eee50e37" 12SRC_URI[md5sum] = "88bb55bcbc5249fee10bcea332a4fece"
13SRC_URI[sha256sum] = "900e22af04c8b35e0d02a25a360ab1fb7cfe5ac18fc48a9afd75a7103e569149" 13SRC_URI[sha256sum] = "f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3"
14 14
15inherit autotools pkgconfig perlnative 15inherit autotools pkgconfig perlnative
16 16