network/wireshark: Updated for version 3.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
80100fba7c
commit
265acd9046
|
@ -30,7 +30,7 @@
|
|||
# Modified by B. Watson <yalhcru@gmail.com> to add lua52 support.
|
||||
|
||||
PRGNAM=wireshark
|
||||
VERSION=${VERSION:-3.0.4}
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireshark"
|
||||
VERSION="3.0.4"
|
||||
VERSION="3.0.5"
|
||||
HOMEPAGE="https://www.wireshark.org/"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.0.4.tar.xz"
|
||||
MD5SUM="67f9227b181693dc873b1f25ba5e54b8"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.0.5.tar.xz"
|
||||
MD5SUM="d01fdc4e78ef8ea70f20616c91419bd9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 lua python3"
|
||||
|
|
Loading…
Reference in New Issue