summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-03-24 03:10:19 +0100
committer Willy Sudiarto Raharjo2022-03-25 19:20:15 +0100
commit28e0a8602baf1ee722a226fc54e7afb337ecf564 (patch)
tree0fc0fd3fbfd1fde6f04cfb73c2ae78be520ff28d /network/wireshark/wireshark.SlackBuild
parent2d2b7b13053c72c43a920a0bd8ecb6e10389d6cd (diff)
downloadslackbuilds-28e0a8602baf1ee722a226fc54e7afb337ecf564.tar.gz
network/wireshark: Updated for version 3.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 fcbcb48c1a..64ab0f8f8d 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wireshark
-VERSION=${VERSION:-3.6.2}
+VERSION=${VERSION:-3.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}