testssl.sh: update to 2.9.5.
This commit is contained in:
parent
f3159d47fe
commit
6671b52e3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'testssl.sh'
|
# Template file for 'testssl.sh'
|
||||||
pkgname=testssl.sh
|
pkgname=testssl.sh
|
||||||
version=2.8
|
version=2.9.5
|
||||||
revision=1
|
revision=1
|
||||||
depends="libressl"
|
depends="libressl"
|
||||||
short_desc="Command line tool which checks a server for the support of TLS/SSL"
|
short_desc="Command line tool which checks a server for the support of TLS/SSL"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://testssl.sh"
|
homepage="http://testssl.sh"
|
||||||
distfiles="https://github.com/drwetter/testssl.sh/archive/v$version.tar.gz"
|
distfiles="https://github.com/drwetter/testssl.sh/archive/v$version.tar.gz"
|
||||||
checksum=76763037e0ef89753fabed5620a24e163b70b4acedeb73448d1f116ba5214975
|
checksum=3cd2d14b9b324545ff91d63e4261113f6ff0c6e32232cf49438b9fd2f3c8de3e
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue