system/hashcat: Switch to github URL.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2017-09-17 09:43:54 +12:00 committed by Willy Sudiarto Raharjo
parent 27be711afc
commit 67f4f30b8b

View file

@ -1,8 +1,8 @@
PRGNAM="hashcat"
VERSION="3.5.0"
HOMEPAGE="https://hashcat.net/hashcat/"
DOWNLOAD="https://hashcat.net/files/hashcat-3.5.0.tar.gz"
MD5SUM="66ebaa792c57858610592ed024259cf7"
DOWNLOAD="https://github.com/hashcat/hashcat/archive/v3.5.0/hashcat-3.5.0.tar.gz"
MD5SUM="4cb174751d2ca9da5eec5a5e97d10d38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opencl-headers"