summaryrefslogtreecommitdiffstats
path: root/system/hashcat
diff options
context:
space:
mode:
Diffstat (limited to 'system/hashcat')
-rw-r--r--system/hashcat/hashcat.SlackBuild2
-rw-r--r--system/hashcat/hashcat.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/hashcat/hashcat.SlackBuild b/system/hashcat/hashcat.SlackBuild
index d251149e06..6bc177144f 100644
--- a/system/hashcat/hashcat.SlackBuild
+++ b/system/hashcat/hashcat.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hashcat
-VERSION=${VERSION:-3.30}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/hashcat/hashcat.info b/system/hashcat/hashcat.info
index e69114ba93..9bbc96e437 100644
--- a/system/hashcat/hashcat.info
+++ b/system/hashcat/hashcat.info
@@ -1,8 +1,8 @@
PRGNAM="hashcat"
-VERSION="3.30"
+VERSION="3.5.0"
HOMEPAGE="https://hashcat.net/hashcat/"
-DOWNLOAD="https://hashcat.net/files/hashcat-3.30.tar.gz"
-MD5SUM="7f5682ddad66bd46972d07e1f2c00fa0"
+DOWNLOAD="https://hashcat.net/files/hashcat-3.5.0.tar.gz"
+MD5SUM="66ebaa792c57858610592ed024259cf7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opencl-headers"