testssl.sh: update to 2.9.5r5.
This commit is contained in:
parent
b48a452547
commit
3f0309474f
|
@ -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 <gottox@voidlinux.eu>"
|
||||
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() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user