summaryrefslogtreecommitdiff
path: root/community/sshguard/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sshguard/PKGBUILD')
-rw-r--r--community/sshguard/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sshguard/PKGBUILD b/community/sshguard/PKGBUILD
index ab0dd4bd3..41ec998c9 100644
--- a/community/sshguard/PKGBUILD
+++ b/community/sshguard/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 75998 2012-09-08 15:38:53Z ebelanger $
+# $Id: PKGBUILD 76846 2012-10-01 07:36:10Z mtorromeo $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=sshguard
pkgver=1.5
-pkgrel=5
+pkgrel=6
pkgdesc="brute force detector for SSH, Exim, VSFTPD and more. Blocks by ip with iptables"
arch=('i686' 'x86_64' 'mips64el')
#url="http://sourceforge.net/projects/sshguard/"
@@ -22,8 +22,8 @@ source=("http://downloads.sourceforge.net/sourceforge/sshguard/sshguard-$pkgver.
sha256sums=('b537f8765455fdf8424f87d4bd695e5b675b88e5d164865452137947093e7e19'
'a810da878e40be8616a93c9984e7dbd3700367d665b78b8aa2498228bb33cb6e'
'66f28e2cc81e5686f8fd5c0d5a5015d7feecbe018a259f4032cfbacf6fe8d1c3'
- '299b5f73e4c53aac6007c87210fc862987042b9d4c088180721bae6ab2214b09'
- '385d1dea0c6f5495a7c7e5051f1354f1eab85ee5ef599f6698ab353263b8c9bb')
+ '53bcf72340495bea19e15a0d80771028e933fceb08789243fef47884b7507075'
+ 'b1ebc5dd10374a790c7d06419694143bffa019a7c65c8a7b2541487aecec574d')
build() {
cd "$srcdir/$pkgname-$pkgver"