hashcat: update to 3.5.0.

This commit is contained in:
Duncaen 2017-04-09 21:52:33 +02:00
parent 8f3c422829
commit 4fef8c2865

View file

@ -1,6 +1,7 @@
# Template file for 'hashcat'
pkgname=hashcat
version=3.40
reverts="3.10_1 3.20_1 3.30_1 3.40_1"
version=3.5.0
revision=1
build_style=gnu-makefile
make_build_args="LFLAGS=$LDFLAGS PREFIX=/usr"
@ -10,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="MIT"
homepage="https://hashcat.net/hashcat/"
distfiles="https://github.com/hashcat/hashcat/archive/v${version}.tar.gz"
checksum=d9d74a8fc4860e83c5bc006abcc54ee995c58654afacaf51294e1a6929980d48
checksum=af764698f48145ac96cf01c65cf76bcb88e205aeb4614025ae32d847571c4390
CFLAGS="-W -Wall -std=c99 -Iinclude/ -Iinclude/lzma_sdk/ -IOpenCL/"