hashcat: update to 3.6.0.
This commit is contained in:
parent
219b672c18
commit
4f7a6b6528
1 changed files with 2 additions and 2 deletions
|
@ -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 <duncaen@voidlinux.eu>"
|
|||
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/"
|
||||
|
||||
|
|
Loading…
Reference in a new issue