diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb index ad72ca9803..5e7fdfa577 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.2.2.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb | |||
@@ -9,8 +9,8 @@ DEPENDS = "pcre expat glib-2.0" | |||
9 | SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2" | 9 | SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2" |
10 | 10 | ||
11 | PE = "1" | 11 | PE = "1" |
12 | SRC_URI[md5sum] = "88bb55bcbc5249fee10bcea332a4fece" | 12 | SRC_URI[md5sum] = "68e201e06873c67cb7544d27991e79bf" |
13 | SRC_URI[sha256sum] = "f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3" | 13 | SRC_URI[sha256sum] = "97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b" |
14 | 14 | ||
15 | inherit autotools pkgconfig perlnative | 15 | inherit autotools pkgconfig perlnative |
16 | 16 | ||