# Template file for 'fail2ban' pkgname=fail2ban version=0.9.5 revision=1 noarch=yes build_style=python-module hostmakedepends="pkg-config python" depends="python" short_desc="Authentication failure monitor system" pycompile_dirs="/usr/share/fail2ban/" conf_files=" /etc/fail2ban/fail2ban.conf /etc/fail2ban/jail.conf /etc/fail2ban/action.d/*.conf /etc/fail2ban/filter.d/*.conf" maintainer="necrophcodr " license="GPL-2" homepage="http://www.fail2ban.org/" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" checksum=888ca1d8c5245b6f23391dd8e3b0e0a4279b682e966326a6572a330496ca8ee8 post_install() { vsv fail2ban }