sshguard: update to 2.3.0.

This commit is contained in:
prspkt 2018-12-27 02:17:34 +02:00 committed by maxice8
parent 4c30aeb1ad
commit 868aeec7a8

View File

@ -1,6 +1,6 @@
# Template file for 'sshguard'
pkgname=sshguard
version=2.2.0
version=2.3.0
revision=1
build_style=gnu-configure
hostmakedepends="flex"
@ -8,9 +8,9 @@ depends="iptables"
short_desc="Protects networked hosts from brute force attacks"
maintainer="Lodvær <lodvaer@gmail.com>"
license="BSD-3-Clause"
homepage="http://www.sshguard.net/"
homepage="https://www.sshguard.net/"
distfiles="${SOURCEFORGE_SITE}/sshguard/${pkgname}-${version}.tar.gz"
checksum=2aff07fee6ec33e4ffd5411916b75189977af1d77b86dac5f3834dd3aa3656c2
checksum=d4b53f87a3c26652e5a2899b16506b815fa56a36aaf5bde9c2704bfb1a0ca068
make_dirs="/var/db/sshguard 0755 root root"
conf_files="/etc/sshguard.conf"