summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-08-30 03:23:24 +0200
committer Willy Sudiarto Raharjo2018-09-01 02:32:24 +0200
commit83455f241b1297611c65c36bdad975415271cb9d (patch)
treeb05e370bd061558e907a0a2fb1e44783bf8a2c4f /network/wireshark/wireshark.SlackBuild
parent08869c231f8e28c68972aed81d7c57119a5abf29 (diff)
downloadslackbuilds-83455f241b1297611c65c36bdad975415271cb9d.tar.gz
network/wireshark: Updated for version 2.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark/wireshark.SlackBuild')
-rw-r--r--network/wireshark/wireshark.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index 29ac2cdf63..fb4ff6bad6 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -30,8 +30,8 @@
# Modified by B. Watson <yalhcru@gmail.com> to add lua52 support.
PRGNAM=wireshark
-VERSION=${VERSION:-2.6.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.6.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then