summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-02-28 01:32:21 +0100
committer Willy Sudiarto Raharjo2019-02-28 01:32:21 +0100
commit5b3995a0840ddf9f6af7cc7b5bb01af3c402d556 (patch)
tree12e1a079245e40c57f303efc6b4c1c41e251b707 /network/wireshark/wireshark.SlackBuild
parentb4560fdde6c62640cd841f5c275994d128e95420 (diff)
downloadslackbuilds-5b3995a0840ddf9f6af7cc7b5bb01af3c402d556.tar.gz
network/wireshark: Updated for version 2.6.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark/wireshark.SlackBuild')
-rw-r--r--network/wireshark/wireshark.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index daa462d9e7..743eb6f43b 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -30,7 +30,7 @@
# Modified by B. Watson <yalhcru@gmail.com> to add lua52 support.
PRGNAM=wireshark
-VERSION=${VERSION:-2.6.6}
+VERSION=${VERSION:-2.6.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}