summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-09-13 06:29:22 +0200
committer Willy Sudiarto Raharjo2019-09-13 06:29:22 +0200
commita26613f331c1f9438c05cc19ac447746d2fd41cf (patch)
tree9d0dce8464fc008d07eba065c1cb34ca60990220 /network/wireshark/wireshark.SlackBuild
parenta7e84c8638bd8dd3b67d3c339d3a51e9edb20279 (diff)
downloadslackbuilds-a26613f331c1f9438c05cc19ac447746d2fd41cf.tar.gz
network/wireshark: Updated for version 3.0.4.
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 23ab980b04..0a41cc51e1 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.0.3}
+VERSION=${VERSION:-3.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}