diff --git a/srcpkgs/testssl.sh/template b/srcpkgs/testssl.sh/template index 89067169f07..a0305ad53e9 100644 --- a/srcpkgs/testssl.sh/template +++ b/srcpkgs/testssl.sh/template @@ -1,6 +1,6 @@ # Template file for 'testssl.sh' pkgname=testssl.sh -version=3.0.8 +version=3.2.1 revision=1 depends="openssl bind-utils" short_desc="Command line tool which checks a server for the support of TLS/SSL" @@ -8,7 +8,7 @@ maintainer="Enno Boland " license="GPL-2.0-only" homepage="https://testssl.sh" distfiles="https://github.com/drwetter/testssl.sh/archive/refs/tags/v${version}.tar.gz" -checksum=22c5dc6dfc7500db94b6f8a48775f72b5149d0a372b8552ed7666016ee79edf0 +checksum=b10fcd6fc25ba3832858ac529bfe391d701b68f12b631482a19be98a9efb176e pre_install() { # Set TESTSSL_INSTALL_DIR so that we can install to a custom dir