summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-09-11 01:56:28 +0200
committer Willy Sudiarto Raharjo2022-09-17 04:00:11 +0200
commitfc41c3e13250c13f0dd1f00ea625f69c6d256bff (patch)
treec565bb7500977ff21648c8571be38f154fa82c5a /network/wireshark/wireshark.SlackBuild
parent4f088c2214237a1c3e8ce2596c5cf9bab48acf54 (diff)
downloadslackbuilds-fc41c3e13250c13f0dd1f00ea625f69c6d256bff.tar.gz
network/wireshark: Updated for version 3.6.8.
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 2fedb77df9..ca44090a74 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.6.7}
+VERSION=${VERSION:-3.6.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}