diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2013-03-11 19:30:01 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:38 -0400 |
commit | 12cb19593e0d4889b5d86288c27adabbcf453919 (patch) | |
tree | dec0723da01536449e96b414fed805427940802b /network/wireshark/wireshark.SlackBuild | |
parent | fdafb42ae4b1c81e1a71b0a1cb2ce6f48a9ca52a (diff) | |
download | slackbuilds-12cb19593e0d4889b5d86288c27adabbcf453919.tar.gz |
network/wireshark: Updated for version 1.8.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/wireshark/wireshark.SlackBuild')
-rw-r--r-- | network/wireshark/wireshark.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild index 9ce8647e5d..250f66f79d 100644 --- a/network/wireshark/wireshark.SlackBuild +++ b/network/wireshark/wireshark.SlackBuild @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wireshark -VERSION=${VERSION:-1.8.2} +VERSION=${VERSION:-1.8.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |