summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2020-07-02 13:36:07 +0200
committer Willy Sudiarto Raharjo2020-08-29 05:07:59 +0200
commit8b244bce9b3b80d34c37953d0828acc91d8b5f07 (patch)
tree8f8b6f56dcc4c38553912bbe29d4c4b7f74bc967 /network
parent27e571bcdde1afec39a136af6b70fffe8ed3057f (diff)
downloadslackbuilds-8b244bce9b3b80d34c37953d0828acc91d8b5f07.tar.gz
network/wireshark: Updated for version 3.2.5.
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 b76b8a9711..cee2a157a8 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.2.4}
+VERSION=${VERSION:-3.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 8fc32e2e45..abab8571c5 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.2.4"
+VERSION="3.2.5"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.2.4.tar.xz"
-MD5SUM="4bbee1bdd5b88343733590fabfffddf3"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.2.5.tar.xz"
+MD5SUM="56d7c971d6d8f03175183cc411653e6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 lua python3"