diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_2.2.6.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.6.bb index 03ae3b9440..a0b6b8f95e 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.6.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2" | |||
10 | 10 | ||
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "749e7ca7606ae7df5c1ca8c62f93ff31" | 13 | SRC_URI[md5sum] = "2cd9a35c2df8c32668c1776784f074df" |
14 | SRC_URI[sha256sum] = "75dd88d3d6336559e5b0b72077d8a772a988197d571f00029986225fef609ac8" | 14 | SRC_URI[sha256sum] = "f627d51eda85f5ae5f5c8c9fc1f6539ffc2a270dd7500dc7f67490a8534ca849" |
15 | 15 | ||
16 | inherit autotools pkgconfig perlnative | 16 | inherit autotools pkgconfig perlnative |
17 | 17 | ||