summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-10-13 20:25:04 +0200
committer Willy Sudiarto Raharjo2018-10-13 20:25:04 +0200
commit366ec7f91d5354133d2ab6e1ee3400a6cf59698c (patch)
treea2ce1fa60df0571f2826c8c47af247086fdd9664 /network/wireshark/wireshark.SlackBuild
parent23a79b54a1b95cbf4e6a6c96e3e0273ff516fa71 (diff)
downloadslackbuilds-366ec7f91d5354133d2ab6e1ee3400a6cf59698c.tar.gz
network/wireshark: Updated for version 2.6.4.
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 fb4ff6bad6..95ff62f643 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.3}
+VERSION=${VERSION:-2.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}