From edf505d5092622c3e47ce754ceec75d7e1982f49 Mon Sep 17 00:00:00 2001 From: kth5 Date: Wed, 8 Jan 2025 21:28:18 +0100 Subject: [PATCH] * update fail2ban to 1.1.0-7.1 --- fail2ban/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban/PKGBUILD b/fail2ban/PKGBUILD index 473e6586d7..b748a44e82 100644 --- a/fail2ban/PKGBUILD +++ b/fail2ban/PKGBUILD @@ -8,7 +8,7 @@ pkgname=fail2ban pkgver=1.1.0 -pkgrel=7 +pkgrel=7.1 pkgdesc='Bans IPs after too many failed authentication attempts' arch=('any') url='https://www.fail2ban.org/'