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