summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-04-13 03:52:55 +0200
committer Willy Sudiarto Raharjo2023-04-13 03:53:27 +0200
commitafb5d3003e85511a8e9dcc308dca47e657c092f1 (patch)
tree89d2d38638bdca54a52ad94b181cb6515267cf73 /network/wireshark/wireshark.SlackBuild
parent3e2e74c7b93c6a3b62515d5b1a298256d9cad510 (diff)
downloadslackbuilds-afb5d3003e85511a8e9dcc308dca47e657c092f1.tar.gz
network/wireshark: Updated for version 4.0.5.
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 a896c40efe..638daa3164 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.4}
+VERSION=${VERSION:-4.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}