summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-05-05 16:54:58 +0200
committer Willy Sudiarto Raharjo2022-05-07 08:59:29 +0200
commit57401e366572631b71cdf89e12144a2fe4da9948 (patch)
treeb4677140f69303ee1965a1aa9eb49dc3eabc5baa /network/wireshark/wireshark.SlackBuild
parent98da57bf1603964c89cb7a5a18129fd97e056a64 (diff)
downloadslackbuilds-57401e366572631b71cdf89e12144a2fe4da9948.tar.gz
network/wireshark: Updated for version 3.6.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 64ab0f8f8d..9fb6cfb1df 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.3}
+VERSION=${VERSION:-3.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}