[arch-commits] Commit in fail2ban/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Dec 15 08:50:50 UTC 2016


    Date: Thursday, December 15, 2016 @ 08:50:50
  Author: felixonmars
Revision: 199458

upgpkg: fail2ban 0.9.6-1

Modified:
  fail2ban/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-15 08:48:41 UTC (rev 199457)
+++ PKGBUILD	2016-12-15 08:50:50 UTC (rev 199458)
@@ -6,7 +6,7 @@
 # Contributor: nbags <neilbags at gmail.com>
 
 pkgname=fail2ban
-pkgver=0.9.5
+pkgver=0.9.6
 pkgrel=1
 pkgdesc='Bans IPs after too many failed authentication attempts'
 url='http://www.fail2ban.org/'
@@ -20,7 +20,7 @@
         etc/logrotate.d/fail2ban)
 install=fail2ban.install
 source=($pkgname-$pkgver.tar.gz::https://github.com/fail2ban/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('1b59fc84a40b790e3f959257d64ab313')
+md5sums=('8758789d40366f5e212b4e6b629297d1')
 
 check() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list