Diff sslscan-2.0.15 with a sslscan-2.0.16

/usr/portage/net-analyzer/sslscan/sslscan-2.0.16.ebuild 2023-10-09 14:52:33.340368447 +0300
7 7

  
8 8
# sslscan builds against a static openssl library to allow weak ciphers
9 9
# to be enabled so that they can be tested.
10
OPENSSL_RELEASE_TAG="OpenSSL_1_1_1p"
10
OPENSSL_RELEASE_TAG="OpenSSL_1_1_1t"
11 11

  
12 12
DESCRIPTION="Fast SSL configuration scanner"
13 13
HOMEPAGE="https://github.com/rbsec/sslscan"
Thank you!