mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/wireshark: Updated for version 2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
62a66391d0
commit
d549e56f04
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=wireshark
|
||||
VERSION=${VERSION:-2.4.3}
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireshark"
|
||||
VERSION="2.4.3"
|
||||
VERSION="2.4.4"
|
||||
HOMEPAGE="https://www.wireshark.org/"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.3.tar.xz"
|
||||
MD5SUM="db15593d518008dd8a870f4f05dbb828"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.4.tar.xz"
|
||||
MD5SUM="660db152b7d6974c0e2ff12aa8a4fce6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 lua GeoIP"
|
||||
|
|
Loading…
Reference in a new issue