mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hashcat: update to 6.2.5.
This commit is contained in:
parent
0f04cf2465
commit
939fc9186e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hashcat'
|
# Template file for 'hashcat'
|
||||||
pkgname=hashcat
|
pkgname=hashcat
|
||||||
version=6.2.4
|
version=6.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="
|
make_build_args="
|
||||||
|
@ -23,7 +23,7 @@ license="MIT"
|
||||||
homepage="https://hashcat.net/hashcat/"
|
homepage="https://hashcat.net/hashcat/"
|
||||||
changelog="https://raw.githubusercontent.com/hashcat/hashcat/master/docs/changes.txt"
|
changelog="https://raw.githubusercontent.com/hashcat/hashcat/master/docs/changes.txt"
|
||||||
distfiles="https://hashcat.net/files/hashcat-${version}.tar.gz"
|
distfiles="https://hashcat.net/files/hashcat-${version}.tar.gz"
|
||||||
checksum=9020396ff933693e310b479b641e86f1783d9819d60d1d907752ad8d24a60c31
|
checksum=6f6899d7ad899659f7b43a4d68098543ab546d2171f8e51d691d08a659378969
|
||||||
|
|
||||||
build_options="unrar"
|
build_options="unrar"
|
||||||
desc_option_unrar="Enable support for unrar"
|
desc_option_unrar="Enable support for unrar"
|
||||||
|
|
Loading…
Add table
Reference in a new issue