summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-05-27 03:05:46 +0200
committer Willy Sudiarto Raharjo2023-05-27 03:05:56 +0200
commit74608a79ed9df6d6cf4d4249a18a78dd58903cda (patch)
tree3ea404c7edb34326502fcd0068a89f8582c9f8a6 /network/wireshark/wireshark.SlackBuild
parent42c29e35e790af42ce4dd0f863aa1c8841411a9b (diff)
downloadslackbuilds-74608a79ed9df6d6cf4d4249a18a78dd58903cda.tar.gz
network/wireshark: Updated for version 4.0.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 638daa3164..0015c04ca9 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.5}
+VERSION=${VERSION:-4.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}