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

Felix Yan felixonmars at archlinux.org
Sat May 27 16:53:47 UTC 2017


    Date: Saturday, May 27, 2017 @ 16:53:44
  Author: felixonmars
Revision: 230564

upgpkg: fail2ban 0.9.7-1

Modified:
  fail2ban/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-27 16:47:12 UTC (rev 230563)
+++ PKGBUILD	2017-05-27 16:53:44 UTC (rev 230564)
@@ -6,8 +6,8 @@
 # Contributor: nbags <neilbags at gmail.com>
 
 pkgname=fail2ban
-pkgver=0.9.6
-pkgrel=2
+pkgver=0.9.7
+pkgrel=1
 pkgdesc='Bans IPs after too many failed authentication attempts'
 url='http://www.fail2ban.org/'
 license=('GPL')
@@ -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=('8758789d40366f5e212b4e6b629297d1')
+sha512sums=('2c28f892e882f1c7d9bc33d16e1f469f65aa198a1dd9fe409367cd857006d7b7e6e4c88f1075f726f8b3e268da5a422d9fae0ebe12457016d814e2b8eea2465a')
 
 check() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list