mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
network/sslstrip: Change dependency
...as python-twisted-web2 is non-functional anymore Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e875a6e838
commit
618f24eb17
1 changed files with 1 additions and 1 deletions
|
@ -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-web2"
|
||||
REQUIRES="pyOpenSSL python-twisted"
|
||||
MAINTAINER="Vincent Batts"
|
||||
EMAIL="vbatts@hashbangbash.com"
|
||||
|
|
Loading…
Reference in a new issue