fail2ban: update to 0.9.4.
This commit is contained in:
parent
87804c4e13
commit
9549f85fc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fail2ban'
|
||||
pkgname=fail2ban
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -17,7 +17,7 @@ maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.fail2ban.org/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=b3a0793d9ed3b4e341e568388c65bb07a904f77ac8044186376cab3e58e5b2c9
|
||||
checksum=870b99dd0110f10d705d0ca5743d42d358e0b5a0a4de8b69ed1d41b40dd98fa4
|
||||
|
||||
post_install() {
|
||||
vsv fail2ban
|
||||
|
|
Loading…
Reference in a new issue