blob: 25e995da92b25d2b8da25384341995ea0d74e384 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install prepare
DESCRIPTION=Fast SSL configuration scanner
EAPI=8
HOMEPAGE=https://github.com/rbsec/sslscan
INHERIT=toolchain-funcs
KEYWORDS=amd64 ~arm64 x86
LICENSE=GPL-3
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/rbsec/sslscan/archive/2.0.16.tar.gz -> sslscan-2.0.16.tar.gz https://github.com/openssl/openssl/archive/OpenSSL_1_1_1t.tar.gz -> sslscan-OpenSSL_1_1_1t.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=277d88cd0ad3d40e7f4939452b37055a
|