sshguard: update to 1.7.1
This commit is contained in:
parent
53c70fe2b7
commit
de666a5448
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sshguard'
|
||||
pkgname=sshguard
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
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=5ce784bc25dc9801fbfadc4117669ee02397526c420170ae1145ada96df8cd59
|
||||
checksum=2e527589c9b33219222d827dff63974229d044de945729aa47271c4a29aaa195
|
||||
|
||||
post_install() {
|
||||
vsv sshguard-socklog
|
||||
|
|
Loading…
Reference in New Issue