mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ssh-audit: update to 2.9.0.
This commit is contained in:
parent
98bce17f61
commit
09ec55c0f5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ssh-audit'
|
# Template file for 'ssh-audit'
|
||||||
pkgname=ssh-audit
|
pkgname=ssh-audit
|
||||||
version=2.5.0
|
version=2.9.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jtesta/ssh-audit"
|
homepage="https://github.com/jtesta/ssh-audit"
|
||||||
distfiles="https://github.com/jtesta/ssh-audit/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jtesta/ssh-audit/archive/v${version}.tar.gz"
|
||||||
checksum=43a1679ba1bd829b0f871bb9ab0e5d861c3e074b73f1e9cb66d687adce94a462
|
checksum=29473d4daa370bc1334c092db5324d9cd61f486daa19236f9ec0d13674b38e9b
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue