network/wireshark: Updated for version 3.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6fde956094
commit
9f109e4042
|
@ -30,7 +30,7 @@
|
|||
# Modified by B. Watson <yalhcru@gmail.com> to add lua52 support.
|
||||
|
||||
PRGNAM=wireshark
|
||||
VERSION=${VERSION:-3.4.3}
|
||||
VERSION=${VERSION:-3.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireshark"
|
||||
VERSION="3.4.3"
|
||||
VERSION="3.4.4"
|
||||
HOMEPAGE="https://www.wireshark.org/"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.3.tar.xz"
|
||||
MD5SUM="7988932a5e3930fa6035b8f8b584f0d8"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.4.tar.xz"
|
||||
MD5SUM="dbc93615612db327276aec8391a3c090"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 lua python3 c-ares"
|
||||
|
|
Loading…
Reference in New Issue