summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8610c5d6773c..a0f0f2a36a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=3
pkgdesc="Fast and full-featured SSL scanner."
arch=('i686' 'x86_64')
url="https://github.com/nabla-c0d3/sslyze"
-license=('GPL2')
+license=('AGPL3')
depends=('python2' 'python2-typing' 'python2-enum34' 'python2-cryptography')
makedepends=('git' 'perl')
provides=('sslyze')