sshguard: update to 2.3.0.
This commit is contained in:
parent
4c30aeb1ad
commit
868aeec7a8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sshguard'
|
# Template file for 'sshguard'
|
||||||
pkgname=sshguard
|
pkgname=sshguard
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
|
@ -8,9 +8,9 @@ depends="iptables"
|
||||||
short_desc="Protects networked hosts from brute force attacks"
|
short_desc="Protects networked hosts from brute force attacks"
|
||||||
maintainer="Lodvær <lodvaer@gmail.com>"
|
maintainer="Lodvær <lodvaer@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.sshguard.net/"
|
homepage="https://www.sshguard.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/sshguard/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/sshguard/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2aff07fee6ec33e4ffd5411916b75189977af1d77b86dac5f3834dd3aa3656c2
|
checksum=d4b53f87a3c26652e5a2899b16506b815fa56a36aaf5bde9c2704bfb1a0ca068
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue