hashcat: update to 3.5.0.
This commit is contained in:
parent
8f3c422829
commit
4fef8c2865
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'hashcat'
|
# Template file for 'hashcat'
|
||||||
pkgname=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
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="LFLAGS=$LDFLAGS PREFIX=/usr"
|
make_build_args="LFLAGS=$LDFLAGS PREFIX=/usr"
|
||||||
|
@ -10,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://hashcat.net/hashcat/"
|
homepage="https://hashcat.net/hashcat/"
|
||||||
distfiles="https://github.com/hashcat/hashcat/archive/v${version}.tar.gz"
|
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/"
|
CFLAGS="-W -Wall -std=c99 -Iinclude/ -Iinclude/lzma_sdk/ -IOpenCL/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue