From 9dac414513fa7cdb422e775e4526598783b50b2d Mon Sep 17 00:00:00 2001 From: "Daniel A. Maierhofer" Date: Tue, 25 Jun 2019 11:43:16 +0200 Subject: [PATCH] testssl.sh: update to 3.0rc5. --- srcpkgs/testssl.sh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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