summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-06-03 03:33:09 +0200
committer Willy Sudiarto Raharjo2021-06-04 02:38:15 +0200
commit8d687bdd9912742d1baa5035d071ba431290674f (patch)
treeabff44fe061c0c3b82e4474661ce26be7c77fcbe /network/wireshark/wireshark.SlackBuild
parent86a0a45ebd7a6070ccf58dd9a3e1db165391d92f (diff)
downloadslackbuilds-8d687bdd9912742d1baa5035d071ba431290674f.tar.gz
network/wireshark: Updated for version 3.4.6.
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 484df30276..2fb621b545 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -30,7 +30,7 @@
# Modified by B. Watson <yalhcru@gmail.com> to add lua52 support.
PRGNAM=wireshark
-VERSION=${VERSION:-3.4.5}
+VERSION=${VERSION:-3.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}