summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-10-06 20:46:34 +0200
committer Willy Sudiarto Raharjo2023-10-06 20:46:34 +0200
commit2bd574879a267559d115fab5ee416604404a6895 (patch)
tree0f821a52bb28f39793b48907785f4a60898762c9 /network/wireshark/wireshark.SlackBuild
parent9bc55dc536ad3f728e18d1601a7b9ce5a2f46c62 (diff)
downloadslackbuilds-2bd574879a267559d115fab5ee416604404a6895.tar.gz
network/wireshark: Updated for version 4.0.10.
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 661966a4db..d351220e55 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wireshark
-VERSION=${VERSION:-4.0.8}
+VERSION=${VERSION:-4.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}