summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-07-28 10:13:56 +0200
committer Willy Sudiarto Raharjo2022-07-28 10:13:56 +0200
commit3d05bd8c71dc448e79147bd5194885c2439d4dca (patch)
tree64e5f439c92e1ba63864f492e635e7e763498c33 /network/wireshark/wireshark.SlackBuild
parent47fa5db7ef67a5686aa42f62661013198eac8488 (diff)
downloadslackbuilds-3d05bd8c71dc448e79147bd5194885c2439d4dca.tar.gz
network/wireshark: Updated for version 3.6.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 464a40613e..2fedb77df9 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.6}
+VERSION=${VERSION:-3.6.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}