mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
testssl.sh: rebuild against OpenSSL
This commit is contained in:
parent
557a508549
commit
e99937125e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'testssl.sh'
|
# Template file for 'testssl.sh'
|
||||||
pkgname=testssl.sh
|
pkgname=testssl.sh
|
||||||
version=3.0.2
|
version=3.0.2
|
||||||
revision=2
|
revision=3
|
||||||
depends="libressl bind-utils"
|
depends="openssl bind-utils"
|
||||||
short_desc="Command line tool which checks a server for the support of TLS/SSL"
|
short_desc="Command line tool which checks a server for the support of TLS/SSL"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue