diff options
author | Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> | 2017-03-06 10:23:45 +0100 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-03-24 14:10:17 -0400 |
commit | f1986a5fec86f795d14fa010f85fbc635ab7be06 (patch) | |
tree | dce5ed56b4ae7fb0710e45b4963dd3004d240a60 /meta-networking/recipes-support/wireshark | |
parent | de05464e965288c51eb7191d9e12a25b54287181 (diff) | |
download | meta-openembedded-f1986a5fec86f795d14fa010f85fbc635ab7be06.tar.gz |
wireshark: update to 2.2.5
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-support/wireshark')
-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 | ||