summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-06-20 16:05:12 +0200
committer Willy Sudiarto Raharjo2022-06-20 16:05:12 +0200
commite07dd9f2041de84e5dacddf5227dc394280ceb06 (patch)
tree528882da103006eaec9636af4d0d09d22a3cd8d4 /network/wireshark/wireshark.SlackBuild
parent12bce92518f764fca81d7bd522ef9dc848dbae25 (diff)
downloadslackbuilds-e07dd9f2041de84e5dacddf5227dc394280ceb06.tar.gz
network/wireshark: Updated for version 3.6.6.
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 8ac89c0605..464a40613e 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.5}
+VERSION=${VERSION:-3.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}