blob: f98380e504b437c572012e4eabaf7fa2165635c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sslyze
pkgdesc = Fast and full-featured SSL scanner.
pkgver = 6.0.0
pkgrel = 1
url = https://github.com/nabla-c0d3/sslyze
arch = i686
arch = x86_64
license = AGPL-3.0-only
makedepends = python-pip
depends = python
source = https://github.com/nabla-c0d3/sslyze/archive/6.0.0.tar.gz
source = sslyze
sha256sums = 408d578ea10e35b66a730da914bb2be6e73ed10bdd7f2101439506efe63ed8df
sha256sums = 042db33726a889a64910121f2098e10e6a5ebf4a102a54d09d9a27ed363a8e5d
pkgname = sslyze
|