aboutsummaryrefslogtreecommitdiff
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 09:09:27 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 09:09:27 +0700
commitdd26482806f52191eec723ad550ba4701f4b3d1c (patch)
tree78473a572816a10834a48c44e2f0dde937ebe91e /network/wireshark/wireshark.SlackBuild
parentff173cd34dd7687f5fefd0c52b86d28ae2ddafcf (diff)
network/wireshark: Updated for version 3.4.10.
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 6872d66b22a3c..0016b92f22169 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.4.9}
+VERSION=${VERSION:-3.4.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}