mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/wireshark: Updated for version 2.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
23a79b54a1
commit
366ec7f91d
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
# Modified by B. Watson <yalhcru@gmail.com> to add lua52 support.
|
||||
|
||||
PRGNAM=wireshark
|
||||
VERSION=${VERSION:-2.6.3}
|
||||
VERSION=${VERSION:-2.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireshark"
|
||||
VERSION="2.6.3"
|
||||
VERSION="2.6.4"
|
||||
HOMEPAGE="https://www.wireshark.org/"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.6.3.tar.xz"
|
||||
MD5SUM="716100be9027e735bba82a40db828abc"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.6.4.tar.xz"
|
||||
MD5SUM="8aa7b8c8ce0b6ce4256a081493819d6f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 lua"
|
||||
|
|
Loading…
Reference in a new issue