summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-08-26 14:06:03 +0200
committer Willy Sudiarto Raharjo2023-08-26 14:06:03 +0200
commit32eb90084df203b4c115d9d2af5ddc18a98609a3 (patch)
treeff7093c0d1f716eba9f8603405c7c372a461eb69 /network/wireshark/wireshark.SlackBuild
parent5727360f91a2058786596fcff9cda2cac287c8cf (diff)
downloadslackbuilds-32eb90084df203b4c115d9d2af5ddc18a98609a3.tar.gz
network/wireshark: Updated for version 4.0.8.
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 c212d3e707..661966a4db 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.7}
+VERSION=${VERSION:-4.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}