hashcat: update to 6.2.6.

This commit is contained in:
Duncaen 2022-09-03 12:51:23 +02:00
parent ded6dbb8a7
commit 7c488301ae
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'hashcat'
pkgname=hashcat
version=6.2.5
version=6.2.6
revision=1
build_style=gnu-makefile
make_build_args="ENABLE_UNRAR=$(vopt_if unrar 1 0) USE_SYSTEM_OPENCL=1
@ -17,7 +17,9 @@ license="MIT"
homepage="https://hashcat.net/hashcat/"
changelog="https://raw.githubusercontent.com/hashcat/hashcat/master/docs/changes.txt"
distfiles="https://hashcat.net/files/hashcat-${version}.tar.gz"
checksum=6f6899d7ad899659f7b43a4d68098543ab546d2171f8e51d691d08a659378969
checksum=b25e1077bcf34908cc8f18c1a69a2ec98b047b2cbcf0f51144dcf3ba1e0b7b2a
python_version=3
build_options="unrar"
desc_option_unrar="Enable support for unrar"