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

Felix Yan felixonmars at archlinux.org
Fri Oct 5 13:36:41 UTC 2018


    Date: Friday, October 5, 2018 @ 13:36:41
  Author: felixonmars
Revision: 390087

upgpkg: fail2ban 0.10.4-1

Modified:
  fail2ban/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-05 13:36:32 UTC (rev 390086)
+++ PKGBUILD	2018-10-05 13:36:41 UTC (rev 390087)
@@ -5,8 +5,8 @@
 # Contributor: nbags <neilbags at gmail.com>
 
 pkgname=fail2ban
-pkgver=0.10.3.1
-pkgrel=2
+pkgver=0.10.4
+pkgrel=1
 pkgdesc='Bans IPs after too many failed authentication attempts'
 url='https://www.fail2ban.org/'
 license=('GPL')
@@ -19,7 +19,7 @@
         etc/logrotate.d/fail2ban)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/fail2ban/$pkgname/archive/$pkgver.tar.gz"
         "https://github.com/fail2ban/fail2ban/pull/2174/commits/12df4ec92c27a25a300482f7707f27f7522f592f.patch")
-sha512sums=('78388fce93e7a28f86905d7797cd188cfc19515ab43f85356da629f4f3797fba0e9e043f3d1a37740da463bd3cba629d660a3f7fc792be8a8f05e75fbf77c3ad'
+sha512sums=('3f4af84b7e3332b887240c927c1f706d2b3020217df2a68c64897619d54eb6dfa972992e3153f4ea150d025e2c8a2b537da47cf71a6dfee1df3c8d029a6d5f42'
             '081df2a7d76800a91d66b97a9a86f63b8f6e30c80eb5e192167b0e69debe5143035bf916eb6e105512ed323b797a0f20a1d80a43a68ddadd83d878ce094450d3')
 
 prepare() {



More information about the arch-commits mailing list