summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e761ad2eb23..0e0ee1975777 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Maintainer: Michael Lass <bevan@bi-co.net>
pkgname=sslyze
-pkgver=5.2.0
+pkgver=6.0.0
pkgrel=1
pkgdesc="Fast and full-featured SSL scanner."
arch=('i686' 'x86_64')
url='https://github.com/nabla-c0d3/sslyze'
-license=('AGPL3')
+license=('AGPL-3.0-only')
depends=('python')
makedepends=('python-pip')
source=("https://github.com/nabla-c0d3/sslyze/archive/${pkgver}.tar.gz"
"sslyze")
-sha256sums=('5e17706b27d1f96fbcd66807b66066a017bd05745e9db9e54c87840e685d6985'
+sha256sums=('408d578ea10e35b66a730da914bb2be6e73ed10bdd7f2101439506efe63ed8df'
'042db33726a889a64910121f2098e10e6a5ebf4a102a54d09d9a27ed363a8e5d')
package() {