hashcat: update to 6.2.2.
This commit is contained in:
parent
3ed610be59
commit
c45804aa80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hashcat'
|
||||
pkgname=hashcat
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="
|
||||
|
@ -23,7 +23,7 @@ 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=4994e9ee8ef050881d5c7986b2b95a3abf2114f79e4dbaa28a537f8e2ad5c93b
|
||||
checksum=0e34c47f7505c4efb885cf893083386ee847d508f5711906281071f14a1c7a75
|
||||
|
||||
build_options="unrar"
|
||||
desc_option_unrar="Enable support for unrar"
|
||||
|
|
Loading…
Reference in a new issue