From cb70a7b91247ae9039acdf5eefc2419c47222829 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 13 Apr 2017 22:32:00 +0700 Subject: network/wireshark: Updated for version 2.2.6. Signed-off-by: Willy Sudiarto Raharjo --- network/wireshark/README | 6 ++++++ network/wireshark/wireshark.SlackBuild | 2 +- network/wireshark/wireshark.info | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) (limited to 'network/wireshark') diff --git a/network/wireshark/README b/network/wireshark/README index df4dae566419..fab94ca25710 100644 --- a/network/wireshark/README +++ b/network/wireshark/README @@ -22,3 +22,9 @@ You will need to remove any already-installed wireshark package before building this one or else the new one will not work (the new build will link libraries present in the old package, which will then be removed when upgrading). + +Optional dependencies: +- c-ares +- portaudio +- jack-audio-connection-kit +- krb5 diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild index d9a7b884ea39..2d80ef08c225 100644 --- a/network/wireshark/wireshark.SlackBuild +++ b/network/wireshark/wireshark.SlackBuild @@ -29,7 +29,7 @@ # Modified by Mario Preksavec PRGNAM=wireshark -VERSION=${VERSION:-2.2.5} +VERSION=${VERSION:-2.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info index bf8e12a03783..2f2ac2151156 100644 --- a/network/wireshark/wireshark.info +++ b/network/wireshark/wireshark.info @@ -1,8 +1,8 @@ PRGNAM="wireshark" -VERSION="2.2.5" +VERSION="2.2.6" HOMEPAGE="https://www.wireshark.org/" -DOWNLOAD="http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-2.2.5.tar.bz2" -MD5SUM="749e7ca7606ae7df5c1ca8c62f93ff31" +DOWNLOAD="http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-2.2.6.tar.bz2" +MD5SUM="2cd9a35c2df8c32668c1776784f074df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5 lua GeoIP" -- cgit v1.2.3