diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 20:58:12 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 20:58:12 -0500 |
commit | 33791ee484c3b1f33c7a3a907b5d519db0a68afb (patch) | |
tree | 63430728683b2e2e10642cc07e926ac665cdcd08 | |
parent | 3cdf9fa1d9ca142dd4ab4f5df8399feb080eaf00 (diff) | |
download | slackbuilds-33791ee484c3b1f33c7a3a907b5d519db0a68afb.tar.gz |
system/hashcat: Fixed dep info
-rw-r--r-- | system/hashcat/hashcat.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hashcat/hashcat.info b/system/hashcat/hashcat.info index 2dd1270653..a9392982cc 100644 --- a/system/hashcat/hashcat.info +++ b/system/hashcat/hashcat.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/hashcat/hashcat/archive/v3.5.0/hashcat-3.5.0.tar.gz MD5SUM="4cb174751d2ca9da5eec5a5e97d10d38" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="opencl-headers" +REQUIRES="" MAINTAINER="Andre Fernando" EMAIL="ando344@gmail.com" |