summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2020-05-20 06:57:17 +0200
committer Willy Sudiarto Raharjo2020-05-20 06:57:17 +0200
commit175f2735e8c26bafc5ba46be188c2eb26fe313d5 (patch)
tree4d7492bee9e5ca82fb3022d75d5ff579c45cda9e /network/wireshark/wireshark.SlackBuild
parent7f795fd35eaff003b830fe1fc6014f228b566195 (diff)
downloadslackbuilds-175f2735e8c26bafc5ba46be188c2eb26fe313d5.tar.gz
network/wireshark: Updated for version 3.2.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 7f0923fef4..b76b8a9711 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.2.3}
+VERSION=${VERSION:-3.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}