summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2017-09-17 09:43:54 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-04 07:17:41 +0700
commit67f4f30b8b528c60354f646774d3e856645b0cb3 (patch)
tree12e23ac3e9d6be85b06de885bea3fa9e79611260
parent27be711afcdda5893dbd4d08bd5dc658c8d53c8b (diff)
downloadslackbuilds-67f4f30b8b528c60354f646774d3e856645b0cb3.tar.gz
slackbuilds-67f4f30b8b528c60354f646774d3e856645b0cb3.tar.xz
system/hashcat: Switch to github URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/hashcat/hashcat.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/hashcat/hashcat.info b/system/hashcat/hashcat.info
index 9bbc96e437..2dd1270653 100644
--- a/system/hashcat/hashcat.info
+++ b/system/hashcat/hashcat.info
@@ -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"