diff options
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb index 29dfbfeef..03ae3b944 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.5.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] = "6d0878ba931ea379f6e675d4cba6536b" | 13 | SRC_URI[md5sum] = "749e7ca7606ae7df5c1ca8c62f93ff31" |
14 | SRC_URI[sha256sum] = "42a7fb35eed5a32478153e24601a284bb50148b7ba919c3e8452652f4c2a3911" | 14 | SRC_URI[sha256sum] = "75dd88d3d6336559e5b0b72077d8a772a988197d571f00029986225fef609ac8" |
15 | 15 | ||
16 | inherit autotools pkgconfig perlnative | 16 | inherit autotools pkgconfig perlnative |
17 | 17 | ||