summaryrefslogtreecommitdiffstats
path: root/network/wireshark
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-07-15 17:16:24 +0200
committer Willy Sudiarto Raharjo2021-07-15 17:16:24 +0200
commit326bb745dbf0ceba388c3312865ed9cbefba81be (patch)
tree2dddca38b7471496d5c5742ea1a7740153d39ad9 /network/wireshark
parent81443a129044ab148b110abcda957b7ed24d76ad (diff)
downloadslackbuilds-326bb745dbf0ceba388c3312865ed9cbefba81be.tar.gz
network/wireshark: Updated for version 3.4.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark')
-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 c308cbd948..0a9d3a1964 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wireshark
-VERSION=${VERSION:-3.4.6}
+VERSION=${VERSION:-3.4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index c5aa16e5f4..ca24d87969 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.4.6"
+VERSION="3.4.7"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.6.tar.xz"
-MD5SUM="93e5fca965b7fcd6642aba1f43b80dcd"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.7.tar.xz"
+MD5SUM="4954b93a4ea4936f2bed5718e44040c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"