diff options
-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" | |||
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] = "49a1023a69ac108ca089d750eee50e37" | 12 | SRC_URI[md5sum] = "88bb55bcbc5249fee10bcea332a4fece" |
13 | SRC_URI[sha256sum] = "900e22af04c8b35e0d02a25a360ab1fb7cfe5ac18fc48a9afd75a7103e569149" | 13 | SRC_URI[sha256sum] = "f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3" |
14 | 14 | ||
15 | inherit autotools pkgconfig perlnative | 15 | inherit autotools pkgconfig perlnative |
16 | 16 | ||