mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
testssl.sh: update to 3.2.1.
This commit is contained in:
parent
6b2f3c9d5f
commit
b08b735336
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'testssl.sh'
|
||||
pkgname=testssl.sh
|
||||
version=3.0.8
|
||||
version=3.2.1
|
||||
revision=1
|
||||
depends="openssl bind-utils"
|
||||
short_desc="Command line tool which checks a server for the support of TLS/SSL"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://testssl.sh"
|
||||
distfiles="https://github.com/drwetter/testssl.sh/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=22c5dc6dfc7500db94b6f8a48775f72b5149d0a372b8552ed7666016ee79edf0
|
||||
checksum=b10fcd6fc25ba3832858ac529bfe391d701b68f12b631482a19be98a9efb176e
|
||||
|
||||
pre_install() {
|
||||
# Set TESTSSL_INSTALL_DIR so that we can install to a custom dir
|
||||
|
|
Loading…
Add table
Reference in a new issue