summaryrefslogtreecommitdiffstats
path: root/network/wireshark
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-03 08:33:09 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-04 07:38:15 +0700
commit8d687bdd9912742d1baa5035d071ba431290674f (patch)
treeabff44fe061c0c3b82e4474661ce26be7c77fcbe /network/wireshark
parent86a0a45ebd7a6070ccf58dd9a3e1db165391d92f (diff)
downloadslackbuilds-8d687bdd9912742d1baa5035d071ba431290674f.tar.gz
slackbuilds-8d687bdd9912742d1baa5035d071ba431290674f.tar.xz
network/wireshark: Updated for version 3.4.6.
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 484df30276..2fb621b545 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.4.5}
+VERSION=${VERSION:-3.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index ab0918f188..c5aa16e5f4 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.4.5"
+VERSION="3.4.6"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.5.tar.xz"
-MD5SUM="ce626304a5a8d993794c5af45c82a594"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.6.tar.xz"
+MD5SUM="93e5fca965b7fcd6642aba1f43b80dcd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"