sshguard: update to 1.99.0.
This commit is contained in:
parent
cb359c70f7
commit
4961a056cc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sshguard'
|
||||
pkgname=sshguard
|
||||
version=1.7.1
|
||||
version=1.99.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-firewall=iptables"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Lodvær <lodvaer@gmail.com>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://www.sshguard.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/sshguard/$pkgname-$version.tar.gz"
|
||||
checksum=2e527589c9b33219222d827dff63974229d044de945729aa47271c4a29aaa195
|
||||
checksum=d55ec6f57c24d954998328e0363000dbded9aed0580cfe4b558fce0abe550f95
|
||||
|
||||
post_install() {
|
||||
vsv sshguard-socklog
|
||||
|
|
Loading…
Reference in New Issue