[arch-commits] Commit in fail2ban/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Fri May 17 06:18:41 UTC 2013
Date: Friday, May 17, 2013 @ 08:18:40
Author: bpiotrowski
Revision: 90988
upgpkg: fail2ban 0.8.9-1
- upstream release
Modified:
fail2ban/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-16 23:59:14 UTC (rev 90987)
+++ PKGBUILD 2013-05-17 06:18:40 UTC (rev 90988)
@@ -5,8 +5,8 @@
# Contributor: nbags <neilbags at gmail.com>
pkgname=fail2ban
-pkgver=0.8.8
-pkgrel=3
+pkgver=0.8.9
+pkgrel=1
pkgdesc='Bans IPs after too many failed authentification attempts against common daemons'
url='http://www.fail2ban.org/'
license=('GPL')
@@ -17,9 +17,9 @@
install=fail2ban.install
source=(https://nodeload.github.com/$pkgname/$pkgname/legacy.tar.gz/$pkgver
service tmpfiles.conf)
-md5sums=('352f41692cc731297b078923e46d3aea'
- 'b4af226eb2d3029241a70e005ec7b3ac'
- '88d51ecc760ad2e017a165c632f49892')
+sha256sums=('b20c1a074620a1003ec4e48e30ac40a41cc6f4242a37eb6a78fa29daa9165bb7'
+ '1bce54ad435b7dd3547baceea050a1d66745010b28a4ded269f6707cebdc99b1'
+ 'ce8922c4734a56c88f22ffa4f2ad5819d113c7d4e439b142c984816599ebc1f4')
package() {
cd $pkgname-$pkgname-*
More information about the arch-commits
mailing list