fail2ban: update to 0.10.1. (#8088)

This commit is contained in:
maxice8 2017-10-13 04:25:59 -03:00 committed by Juan RP
parent 6cb4c62a03
commit a0c282842b

View file

@ -1,6 +1,6 @@
# Template file for 'fail2ban' # Template file for 'fail2ban'
pkgname=fail2ban pkgname=fail2ban
version=0.10.0 version=0.10.1
revision=1 revision=1
noarch=yes noarch=yes
build_style=python2-module build_style=python2-module
@ -17,7 +17,7 @@ maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
license="GPL-2" license="GPL-2"
homepage="http://www.fail2ban.org/" homepage="http://www.fail2ban.org/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=3517b68bff71924f179609eb51dd2fe66d78653646528cdf8edf2370ff047c80 checksum=19bac652e50f35b3b58ea010c2b89b91b945365d37dbf17467e0dc345c058465
post_install() { post_install() {
vsv fail2ban vsv fail2ban