mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/wireshark: Updated for version 3.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
27e571bcdd
commit
8b244bce9b
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:-3.2.4}
|
||||
VERSION=${VERSION:-3.2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireshark"
|
||||
VERSION="3.2.4"
|
||||
VERSION="3.2.5"
|
||||
HOMEPAGE="https://www.wireshark.org/"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.2.4.tar.xz"
|
||||
MD5SUM="4bbee1bdd5b88343733590fabfffddf3"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.2.5.tar.xz"
|
||||
MD5SUM="56d7c971d6d8f03175183cc411653e6c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 lua python3"
|
||||
|
|
Loading…
Reference in a new issue