summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-30 12:45:00 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-30 12:50:03 +0700
commit0364532f66857adbe3fd342ff521c761fb07f6ce (patch)
tree973218bcaafb32855d98cc6907c30c0518c29aa7 /network/wireshark/wireshark.SlackBuild
parent6056bc902c541114320fcad09b242cbb718e3490 (diff)
downloadslackbuilds-0364532f66857adbe3fd342ff521c761fb07f6ce.tar.gz
slackbuilds-0364532f66857adbe3fd342ff521c761fb07f6ce.tar.xz
network/wireshark: Updated for version 3.4.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 ccad018ef4..883be534fa 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.7}
+VERSION=${VERSION:-3.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}