From 6671b52e3ce79875083404f9dcbe17c082b41f6b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 27 Sep 2017 11:24:18 +0200 Subject: [PATCH] testssl.sh: update to 2.9.5. --- 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 5fc5abcfc01..9365e81ef6a 100644 --- a/srcpkgs/testssl.sh/template +++ b/srcpkgs/testssl.sh/template @@ -1,6 +1,6 @@ # Template file for 'testssl.sh' pkgname=testssl.sh -version=2.8 +version=2.9.5 revision=1 depends="libressl" 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" homepage="http://testssl.sh" distfiles="https://github.com/drwetter/testssl.sh/archive/v$version.tar.gz" -checksum=76763037e0ef89753fabed5620a24e163b70b4acedeb73448d1f116ba5214975 +checksum=3cd2d14b9b324545ff91d63e4261113f6ff0c6e32232cf49438b9fd2f3c8de3e noarch=yes do_install() {