blob: 72e9271d7c05b9dc48decea002f3e11258508f84 (
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 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693
_md5_=292b74650aff386ab58c5222f3acdede
|