hashcat: update to 3.40.
This commit is contained in:
parent
10ddd2abbb
commit
953173bb0e
@ -1,6 +1,6 @@
|
||||
# Template file for 'hashcat'
|
||||
pkgname=hashcat
|
||||
version=3.30
|
||||
version=3.40
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="LFLAGS=$LDFLAGS PREFIX=/usr"
|
||||
@ -10,9 +10,9 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://hashcat.net/hashcat/"
|
||||
distfiles="https://github.com/hashcat/hashcat/archive/v${version}.tar.gz"
|
||||
checksum=3acd1d783f13183c57383069403de0554534ac2b06a30e7e078544e524f940d2
|
||||
checksum=d9d74a8fc4860e83c5bc006abcc54ee995c58654afacaf51294e1a6929980d48
|
||||
|
||||
CFLAGS="-W -Wall -std=c99 -Iinclude/ -IOpenCL/"
|
||||
CFLAGS="-W -Wall -std=c99 -Iinclude/ -Iinclude/lzma_sdk/ -IOpenCL/"
|
||||
|
||||
pre_build() {
|
||||
sed -i \
|
||||
|
Loading…
x
Reference in New Issue
Block a user