diff --git a/srcpkgs/testssl.sh/template b/srcpkgs/testssl.sh/template index 317c175a2b1..84b5510f598 100644 --- a/srcpkgs/testssl.sh/template +++ b/srcpkgs/testssl.sh/template @@ -1,8 +1,8 @@ # Template file for 'testssl.sh' pkgname=testssl.sh version=3.0.2 -revision=2 -depends="libressl bind-utils" +revision=3 +depends="openssl bind-utils" short_desc="Command line tool which checks a server for the support of TLS/SSL" maintainer="Enno Boland " license="GPL-2.0-only"