fail2ban: update to 0.11.1.
This commit is contained in:
parent
f9f433af03
commit
d983f6294b
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'fail2ban'
|
||||
pkgname=fail2ban
|
||||
version=0.10.4
|
||||
revision=2
|
||||
version=0.11.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3"
|
||||
depends="python3"
|
||||
short_desc="Authentication failure monitor system"
|
||||
pycompile_module="fail2ban"
|
||||
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.fail2ban.org/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d6ca1bbc7e7944f7acb2ba7c1065953cd9837680bc4d175f30ed155c6a372449
|
||||
checksum=71d2a52b66bb0f87ac3812246bdd3819ec561913cd44afd39130a342f043aa6d
|
||||
conf_files="
|
||||
/etc/fail2ban/fail2ban.conf
|
||||
/etc/fail2ban/jail.conf
|
||||
|
|
Loading…
Reference in a new issue