aboutsummaryrefslogtreecommitdiff
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-09 22:44:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-09 22:44:48 +0700
commit077a9bad636fafa8ab56277f9215ffdc7fb529c6 (patch)
tree628cc6d2590057444149c868d1c0aee9ea25894d /network/wireshark/wireshark.SlackBuild
parent816c739cd4e3359d025e37bcaa71be18eb7cd1f4 (diff)
network/wireshark: Updated for version 4.0.2.
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 bd51ba2e573d6..3aecb5c86c9c6 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.1}
+VERSION=${VERSION:-4.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}