summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-12-20 02:12:29 +0100
committer Willy Sudiarto Raharjo2019-12-20 02:12:29 +0100
commit3ba3c2eeb41218e0450b35e97ffe76ede0454a26 (patch)
treec761f2ba13e69714e694d52fbd94f89f90904204 /network
parent81350e56e1cc16bdb6d87e9742cd78391c17e6f3 (diff)
downloadslackbuilds-3ba3c2eeb41218e0450b35e97ffe76ede0454a26.tar.gz
network/wireshark: Updated for version 3.2.0.
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 d7afeb3afe..efe1f95895 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.7}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 4a6ac8d2ba..55b9bc2e76 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.0.7"
+VERSION="3.2.0"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.0.7.tar.xz"
-MD5SUM="5b486f20239545c5af1db614c0d98876"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.2.0.tar.xz"
+MD5SUM="259915adbbaded15de075afe7b4b03b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 lua python3"