Browse Source

network/sslstrip: Fix REQUIRES.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/168/head
B. Watson 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
b63cb6eada
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      network/sslstrip/sslstrip.info

2
network/sslstrip/sslstrip.info

@ -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…
Cancel
Save