wok-current diff hashcat/receipt @ rev 24145
ventoy: set arch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 17 10:14:59 2021 +0000 (2021-11-17) |
parents | 8ebaede3a143 |
children |
line diff
1.1 --- a/hashcat/receipt Thu Oct 01 13:38:59 2020 +0000 1.2 +++ b/hashcat/receipt Wed Nov 17 10:14:59 2021 +0000 1.3 @@ -10,6 +10,8 @@ 1.4 WEB_SITE="https://hashcat.net/hashcat/" 1.5 WGET_URL="https://hashcat.net/files/$TARBALL" 1.6 1.7 +BUILD_DEPENDS="findutils" 1.8 + 1.9 current_version() 1.10 { 1.11 wget -O - $WEB_SITE 2>/dev/null | \