testssl.sh: update to 3.0.5.
This commit is contained in:
parent
d0f59c61f1
commit
acd4f59ed3
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'testssl.sh'
|
||||
pkgname=testssl.sh
|
||||
version=3.0.2
|
||||
revision=3
|
||||
version=3.0.5
|
||||
revision=1
|
||||
depends="openssl bind-utils"
|
||||
short_desc="Command line tool which checks a server for the support of TLS/SSL"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://testssl.sh"
|
||||
distfiles="https://github.com/drwetter/testssl.sh/archive/${version}.tar.gz"
|
||||
checksum=cfca31a0e5fd0e706002e7c1b044c11be5140091f0e22f0ae5b9aa644ef50da2
|
||||
checksum=9de744fe0e51a03d42fa85e4b83340948baeaa7080427f90b0efd23e9106fece
|
||||
|
||||
pre_install() {
|
||||
# Set TESTSSL_INSTALL_DIR so that we can install to a custom dir
|
||||
|
|
Loading…
Reference in New Issue