mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sshguard: update to 1.7.1
This commit is contained in:
parent
53c70fe2b7
commit
de666a5448
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sshguard'
|
# Template file for 'sshguard'
|
||||||
pkgname=sshguard
|
pkgname=sshguard
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-firewall=iptables"
|
configure_args="--with-firewall=iptables"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Lodvær <lodvaer@gmail.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.sshguard.net/"
|
homepage="http://www.sshguard.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/sshguard/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/sshguard/$pkgname-$version.tar.gz"
|
||||||
checksum=5ce784bc25dc9801fbfadc4117669ee02397526c420170ae1145ada96df8cd59
|
checksum=2e527589c9b33219222d827dff63974229d044de945729aa47271c4a29aaa195
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv sshguard-socklog
|
vsv sshguard-socklog
|
||||||
|
|
Loading…
Add table
Reference in a new issue