diff --git a/srcpkgs/hashcat/template b/srcpkgs/hashcat/template index d4af6ecbf51..6dcf85f8d4a 100644 --- a/srcpkgs/hashcat/template +++ b/srcpkgs/hashcat/template @@ -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 " 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/"