summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-12-20 02:12:29 +0100
committer Willy Sudiarto Raharjo2019-12-20 02:12:29 +0100
commit3ba3c2eeb41218e0450b35e97ffe76ede0454a26 (patch)
treec761f2ba13e69714e694d52fbd94f89f90904204 /network/wireshark/wireshark.SlackBuild
parent81350e56e1cc16bdb6d87e9742cd78391c17e6f3 (diff)
downloadslackbuilds-3ba3c2eeb41218e0450b35e97ffe76ede0454a26.tar.gz
network/wireshark: Updated for version 3.2.0.
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 d7afeb3afe..efe1f95895 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:-3.0.7}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}