summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-11-29 01:24:44 +0100
committer Willy Sudiarto Raharjo2018-11-29 01:24:44 +0100
commitbd783b10cda2ac1ba9e0ca056356bd71ca68b3bf (patch)
treec45cec4f3346458d5bce5df49b6462c07d80e9de /network/wireshark/wireshark.SlackBuild
parente5e194ca1059b56cf4a72138ec8196636ee73dfd (diff)
downloadslackbuilds-bd783b10cda2ac1ba9e0ca056356bd71ca68b3bf.tar.gz
network/wireshark: Updated for version 2.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 95ff62f643..cde7c9770d 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:-2.6.4}
+VERSION=${VERSION:-2.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}