sshguard: update to 2.4.1.
This commit is contained in:
parent
4a52cb8818
commit
8121f8de38
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sshguard'
|
||||
pkgname=sshguard
|
||||
version=2.4.0
|
||||
revision=2
|
||||
version=2.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex"
|
||||
short_desc="Protects networked hosts from brute force attacks"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Lodvær <lodvaer@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.sshguard.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/sshguard/sshguard-${version}.tar.gz"
|
||||
checksum=065ca4091b3a96802714b560dbbc3d9f0e67574e99e2b6e8857aa1027d17d6c0
|
||||
checksum=875d02e6e67dced614790ed5e36aef1160edea940f353a79306cbb1852af3c67
|
||||
|
||||
make_dirs="/var/db/sshguard 0755 root root"
|
||||
conf_files="/etc/sshguard.conf"
|
||||
|
|
Loading…
Reference in a new issue