summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-10-25 17:43:36 +0200
committer Willy Sudiarto Raharjo2019-10-25 17:43:36 +0200
commiteaa63d6ddc6723a3227a0db525a404b51583d115 (patch)
tree741c0799a8c1b36af05690ca93da4055bae47141 /network
parent45bd9f669366d1df24fa7e646161aaa95cfc3404 (diff)
downloadslackbuilds-eaa63d6ddc6723a3227a0db525a404b51583d115.tar.gz
network/wireshark: Updated for version 3.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/wireshark/wireshark.SlackBuild2
-rw-r--r--network/wireshark/wireshark.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index 12536e74a5..5624a7fea8 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.5}
+VERSION=${VERSION:-3.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 36f759e58a..f130ee5d07 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.0.5"
+VERSION="3.0.6"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.0.5.tar.xz"
-MD5SUM="d01fdc4e78ef8ea70f20616c91419bd9"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.0.6.tar.xz"
+MD5SUM="c6f8d12a3efe21cc7885f7cb0c4bd938"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 lua python3"