summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-07-14 05:17:13 +0200
committer Willy Sudiarto Raharjo2023-07-14 05:17:13 +0200
commit6f64fa2b59ce81a9149e0ec0f51b6b049a735a49 (patch)
tree22bf7f661da2ff292c7ec671337c6b5e9be012e5 /network/wireshark/wireshark.SlackBuild
parent64f7308699758303ebaf4b9fe58150a0c7cab9ee (diff)
downloadslackbuilds-6f64fa2b59ce81a9149e0ec0f51b6b049a735a49.tar.gz
network/wireshark: Updated for version 4.0.7.
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 0015c04ca9..c212d3e707 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.6}
+VERSION=${VERSION:-4.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}