summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-07-15 17:16:24 +0200
committer Willy Sudiarto Raharjo2021-07-15 17:16:24 +0200
commit326bb745dbf0ceba388c3312865ed9cbefba81be (patch)
tree2dddca38b7471496d5c5742ea1a7740153d39ad9 /network/wireshark/wireshark.SlackBuild
parent81443a129044ab148b110abcda957b7ed24d76ad (diff)
downloadslackbuilds-326bb745dbf0ceba388c3312865ed9cbefba81be.tar.gz
network/wireshark: Updated for version 3.4.7.
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 c308cbd948..0a9d3a1964 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wireshark
-VERSION=${VERSION:-3.4.6}
+VERSION=${VERSION:-3.4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}