From 4f7a6b6528a3d353eea418c2ba70c96d33157158 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 13 Jun 2017 17:12:19 +0200 Subject: [PATCH] hashcat: update to 3.6.0. --- srcpkgs/hashcat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hashcat/template b/srcpkgs/hashcat/template index 6dcf85f8d4..cdea8393fd 100644 --- a/srcpkgs/hashcat/template +++ b/srcpkgs/hashcat/template @@ -1,7 +1,7 @@ # Template file for 'hashcat' pkgname=hashcat reverts="3.10_1 3.20_1 3.30_1 3.40_1" -version=3.5.0 +version=3.6.0 revision=1 build_style=gnu-makefile make_build_args="LFLAGS=$LDFLAGS PREFIX=/usr" @@ -11,7 +11,7 @@ maintainer="Duncaen " license="MIT" homepage="https://hashcat.net/hashcat/" distfiles="https://github.com/hashcat/hashcat/archive/v${version}.tar.gz" -checksum=af764698f48145ac96cf01c65cf76bcb88e205aeb4614025ae32d847571c4390 +checksum=f85b13d7563382690775bc8b1800190cbe133770ba8354ccbcf31f6a12e73bf0 CFLAGS="-W -Wall -std=c99 -Iinclude/ -Iinclude/lzma_sdk/ -IOpenCL/"