diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-09-08 11:22:34 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-09-08 19:46:36 +0200 |
commit | aeaf66fc7a2be26bbc8bcb8a0c0243677bbcd3fb (patch) | |
tree | 21d4e9b0356be86a649ab607d9dcb3ab8b053b41 /package/wireshark/wireshark.hash | |
parent | d8983d0c7604681577c7641c1fb198a7095ef037 (diff) | |
download | buildroot-aeaf66fc7a2be26bbc8bcb8a0c0243677bbcd3fb.tar.gz buildroot-aeaf66fc7a2be26bbc8bcb8a0c0243677bbcd3fb.zip |
wireshark: bump version to 2.2.0
- Adapt current patch for 2.2.0.
- Adapt gtk configure options for 2.2.0:
- Instead of --enable-gtk3 or --enable-gtk2, now it uses
--enable-gtk=[no/2/3/yes].
- Remove non-existing configure options:
- --enable-usr-local: removed by
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=125989780ba8e658ad0d1f1c71ec01e6d36a2266
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/wireshark/wireshark.hash')
-rw-r--r-- | package/wireshark/wireshark.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wireshark/wireshark.hash b/package/wireshark/wireshark.hash index fe4070bd52..73e57cd545 100644 --- a/package/wireshark/wireshark.hash +++ b/package/wireshark/wireshark.hash @@ -1,2 +1,2 @@ -# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.0.5.txt -sha256 0ce0241330828973f5b4efee422a3760cab8ce0b41e7721c4b9fd185be1bb10b wireshark-2.0.5.tar.bz2 +# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.2.0.txt +sha256 a6847e741efcba6cb9d92d464d4219917bee3ad0b8f5b0f80d4388ad2f3f1104 wireshark-2.2.0.tar.bz2 |