summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-02-16 08:12:31 +0100
committer Willy Sudiarto Raharjo2024-02-16 12:51:35 +0100
commit8856c8b0a0a480e1f8f9e139faa47f5a42252234 (patch)
treea7e9416cda3bd7766d2ac5c2b4ecb4ab5b38ec83 /network/wireshark/wireshark.SlackBuild
parent7dc6294a5557de5ef945541b3a9a107696449a1d (diff)
downloadslackbuilds-8856c8b0a0a480e1f8f9e139faa47f5a42252234.tar.gz
network/wireshark: Updated for version 4.2.3.
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 e6e8be8999..4603e7e0ec 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.2.2}
+VERSION=${VERSION:-4.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}