From 3d007cb133122a89b9a2191197bbca5dee17cc5a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 6 Apr 2018 11:12:05 -0300 Subject: [PATCH] fail2ban: update to 0.10.3.1. Closes: #13245 [via git-merge-pr] --- srcpkgs/fail2ban/template | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/srcpkgs/fail2ban/template b/srcpkgs/fail2ban/template index 21ea8e0085f..ea98c959607 100644 --- a/srcpkgs/fail2ban/template +++ b/srcpkgs/fail2ban/template @@ -1,23 +1,23 @@ # Template file for 'fail2ban' pkgname=fail2ban -version=0.10.2 +version=0.10.3.1 revision=1 -noarch=yes -build_style=python2-module -hostmakedepends="pkg-config python" -depends="python" +build_style=python3-module +hostmakedepends="pkg-config python3" +depends="python3" short_desc="Authentication failure monitor system" pycompile_module="fail2ban" +maintainer="necrophcodr " +license="GPL-2.0-only" +homepage="http://www.fail2ban.org/" +distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" +checksum=7ee3fd0e94d58c94298718b25e6bcfa96932712b7aa683580e162403f68d40c8 +noarch=yes 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=1c1a969137c56f7e8b90e5f14d78b80214d34d67209787bfddc8d5804ceb29cc post_install() { vsv fail2ban