network/wireshark: Fix checksum.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-05-25 08:14:40 +07:00
parent 17e9de17ea
commit de2d2ac01b
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -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"