summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-03-29 16:04:35 +0100
committer Willy Sudiarto Raharjo2024-03-29 16:04:35 +0100
commit246ca8c768745e64111ca7cf54a9906a0131fdea (patch)
treeb5dafdde790f9a93f11b91ca11f89dd5f433dee0 /network/wireshark/wireshark.SlackBuild
parenta1324bef9dd9fc660474c39edef3555880862e12 (diff)
downloadslackbuilds-246ca8c768745e64111ca7cf54a9906a0131fdea.tar.gz
network/wireshark: Updated for version 4.2.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 4603e7e0ec..dee353ae35 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.3}
+VERSION=${VERSION:-4.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}