mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/wireshark: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
46b4a445ed
commit
7d7d6ff0dd
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=wireshark
|
||||
VERSION=${VERSION:-2.0.5}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireshark"
|
||||
VERSION="2.0.5"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="https://www.wireshark.org/"
|
||||
DOWNLOAD="http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-2.0.5.tar.bz2"
|
||||
MD5SUM="627b5fc6cf0aeca196c75debd5e69b14"
|
||||
DOWNLOAD="http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-2.2.0.tar.bz2"
|
||||
MD5SUM="c7de0997f74934f25b456846cf75cb81"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 lua GeoIP"
|
||||
|
|
Loading…
Reference in a new issue