summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Zaremba2018-03-01 17:04:20 +0100
committerFabian Zaremba2018-03-01 17:04:20 +0100
commite401e36c34349de86e94a8c319ba75359cfa514e (patch)
tree2bb06c91cd6ee668db91e6bf2792abeafaaeb32e
parentffea546a68cc22c35743dc88535aaf2480655d84 (diff)
downloadaur-e401e36c34349de86e94a8c319ba75359cfa514e.tar.gz
Upstream license changed to AGPL3
Commit 0fa6fd29bf37103d2187c8bc973a18ab24405ed1 Date 24.12.2017
-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')