summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-04-10 22:58:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-04-10 22:58:13 +0700
commit9ef7ca67988ba8226bcfca3c5551142a9fd02b93 (patch)
tree42e5431b4096d6c254ad5af19e431ee7f15e5e03 /network/wireshark/wireshark.SlackBuild
parent682a9f2aabdfa0ca1d62bc45b486f61cb61ca108 (diff)
downloadslackbuilds-9ef7ca67988ba8226bcfca3c5551142a9fd02b93.tar.gz
slackbuilds-9ef7ca67988ba8226bcfca3c5551142a9fd02b93.tar.xz
network/wireshark: Updated for version 3.0.1.
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 f06818c8ee..5be1095293 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.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}