diff --git a/srcpkgs/testssl.sh/template b/srcpkgs/testssl.sh/template index 0225c817d14..e764b55dc85 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.0rc3 +version=3.0rc5 revision=1 archs=noarch depends="libressl" @@ -9,7 +9,7 @@ maintainer="Enno Boland " license="GPL-2.0-only" homepage="https://testssl.sh" distfiles="https://github.com/drwetter/testssl.sh/archive/${version}.tar.gz" -checksum=45f8aed24ad749175608a29c50566240a8a1b8ebcb32531d7bf6231ec269f4a5 +checksum=6118f08b88c0075f39820296f0d76889165dd67e64dbfdfd1104d6d122a938c9 pre_install() { # Set TESTSSL_INSTALL_DIR so that we can install to a custom dir