aboutsummaryrefslogtreecommitdiffstats
path: root/community/sslstrip/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sslstrip/APKBUILD')
-rw-r--r--community/sslstrip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sslstrip/APKBUILD b/community/sslstrip/APKBUILD
index 9ebe0a5926..cbfafc1c94 100644
--- a/community/sslstrip/APKBUILD
+++ b/community/sslstrip/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Python tool to hijack HTTPS connections during a MITM attack"
url="http://www.thoughtcrime.org/software/sslstrip/"
arch="noarch"
-license="GPL3"
+license="GPL-3.0"
depends="py2-openssl py-twisted py2-six py-enum34 py2-cffi
py2-service_identity py2-cryptography"
makedepends="python2-dev"