network/wireshark: Updated for version 3.4.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-06-03 08:33:09 +07:00
parent 86a0a45ebd
commit 8d687bdd99
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"