mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# Template file for 'sshguard'
|
||||||
pkgname=sshguard
|
pkgname=sshguard
|
||||||
version=2.4.0
|
version=2.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
short_desc="Protects networked hosts from brute force attacks"
|
short_desc="Protects networked hosts from brute force attacks"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Lodvær <lodvaer@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.sshguard.net/"
|
homepage="https://www.sshguard.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/sshguard/sshguard-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/sshguard/sshguard-${version}.tar.gz"
|
||||||
checksum=065ca4091b3a96802714b560dbbc3d9f0e67574e99e2b6e8857aa1027d17d6c0
|
checksum=875d02e6e67dced614790ed5e36aef1160edea940f353a79306cbb1852af3c67
|
||||||
|
|
||||||
make_dirs="/var/db/sshguard 0755 root root"
|
make_dirs="/var/db/sshguard 0755 root root"
|
||||||
conf_files="/etc/sshguard.conf"
|
conf_files="/etc/sshguard.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue