From 3f0309474f89fdce951081c6725098bbbfec82b5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 14 Apr 2018 22:17:34 -0300 Subject: [PATCH] testssl.sh: update to 2.9.5r5. --- srcpkgs/testssl.sh/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/testssl.sh/template b/srcpkgs/testssl.sh/template index 46518d58e25..c7e10e5fbd0 100644 --- a/srcpkgs/testssl.sh/template +++ b/srcpkgs/testssl.sh/template @@ -1,15 +1,15 @@ # Template file for 'testssl.sh' pkgname=testssl.sh -version=2.9.5r4 +version=2.9.5r5 revision=1 wrksrc="${pkgname}-${version/r/-}" depends="libressl" short_desc="Command line tool which checks a server for the support of TLS/SSL" maintainer="Enno Boland " -license="GPL-2" +license="GPL-2.0-only" homepage="http://testssl.sh" distfiles="https://github.com/drwetter/testssl.sh/archive/v${version/r/-}.tar.gz" -checksum=5163f76d40acfe404d65145c498cbe8fb716bb49119e8d0773e063203cff9c03 +checksum=836a7b45455c95f17c4d7eec9468028a7fc6b613fd4b3c8e8e125b7b8206b89d noarch=yes do_install() {