network/sslstrip: Fix REQUIRES.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3e4fd81a29
commit
b63cb6eada
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.thoughtcrime.org/software/sslstrip/sslstrip-0.9.tar.gz"
|
|||
MD5SUM="944020144e4f5528888b3dfbb107dd78"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyOpenSSL python-twisted"
|
||||
REQUIRES="pyOpenSSL python2-twisted"
|
||||
MAINTAINER="Vincent Batts"
|
||||
EMAIL="vbatts@hashbangbash.com"
|
||||
|
|
Loading…
Reference in New Issue