diff --git a/community/ssh-audit/APKBUILD b/community/ssh-audit/APKBUILD index c185395042a..ed74f478bbd 100644 --- a/community/ssh-audit/APKBUILD +++ b/community/ssh-audit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michał Polański pkgname=ssh-audit pkgver=3.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="SSH server and client configuration auditing" url="https://github.com/jtesta/ssh-audit" license="MIT"