ssh-audit: update to 3.1.0.
This commit is contained in:
parent
277edfd203
commit
dffaff0e05
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=3.0.0
|
version=3.1.0
|
||||||
revision=2
|
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=42ef70e004c06f3b09e7d93e3c6e2d667bec0335b6e171f2c5024503ebd5c166
|
checksum=bea22074aa13f61cbe8e6876912a7eb5796569d980a7429deef112dc51ffd604
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue