mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
ssh-audit: update to 3.0.0.
This commit is contained in:
parent
3821cf7aec
commit
dc3396b1be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ssh-audit'
|
||||
pkgname=ssh-audit
|
||||
version=2.9.0
|
||||
version=3.0.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=29473d4daa370bc1334c092db5324d9cd61f486daa19236f9ec0d13674b38e9b
|
||||
checksum=42ef70e004c06f3b09e7d93e3c6e2d667bec0335b6e171f2c5024503ebd5c166
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue