mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/wireshark: Fix checksum.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17e9de17ea
commit
de2d2ac01b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="wireshark"
|
|||
VERSION="3.0.2"
|
||||
HOMEPAGE="https://www.wireshark.org/"
|
||||
DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.0.2.tar.xz"
|
||||
MD5SUM="3.0.213e1c8ec240c4621cfb5abb0c52"
|
||||
MD5SUM="e344675283d6329a4bc213b621d7f46a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 lua python3"
|
||||
|
|
Loading…
Reference in a new issue