ssh-audit: update to 2.4.0.

This commit is contained in:
Andrew Benson 2021-02-24 10:45:53 -06:00 committed by Andrew Benson
parent d3952f3df5
commit 97aae46e48

View file

@ -1,6 +1,6 @@
# Template file for 'ssh-audit'
pkgname=ssh-audit
version=2.3.1
version=2.4.0
revision=1
build_style="python3-module"
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://github.com/jtesta/ssh-audit"
distfiles="https://github.com/jtesta/ssh-audit/archive/v${version}.tar.gz"
checksum=3d81c2620f53e7e0fe359e94524f28b58d53aa4e77292e2c9c555e174993d314
checksum=87c634171d3e0c69297fceeb98dead9a816d5d56c8dcd138f8411fdf58085b6f
python_version=3
do_check() {