mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/hashcat: Switch to github URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
27be711afc
commit
67f4f30b8b
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue