wok diff hashcat/receipt @ rev 24990

idesk: imlib2 >= 1.7.5 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 13 20:03:04 2022 +0000 (2022-05-13)
parents 8ebaede3a143
children
line diff
     1.1 --- a/hashcat/receipt	Thu Oct 01 13:38:59 2020 +0000
     1.2 +++ b/hashcat/receipt	Fri May 13 20:03:04 2022 +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 | \