summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-03-04 01:42:46 +0100
committer Willy Sudiarto Raharjo2023-03-04 01:42:46 +0100
commitdc10220f75450d9849dd96bfea949b93be4e3b62 (patch)
treec354d1ebcd96a0a286bb72aa671b999ca0f46636 /network/wireshark/wireshark.SlackBuild
parent918bd5b3977278ae5344b9ae957236595cb8f838 (diff)
downloadslackbuilds-dc10220f75450d9849dd96bfea949b93be4e3b62.tar.gz
network/wireshark: Updated for version 4.0.4.
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 5702e18b3e..a896c40efe 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.3}
+VERSION=${VERSION:-4.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}