diff options
author | root <root@rshg054.dnsready.net> | 2013-06-01 00:09:42 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-06-01 00:09:42 -0700 |
commit | f8a7f10fa1675bee536e1fdb4672c3d84e779d1c (patch) | |
tree | 2140a8d8b3b10f30e5179f108ae6682e296311e1 /community/sshguard/PKGBUILD | |
parent | 7e7561a9640d0e1f54288a391239feb6bd691b56 (diff) |
Sat Jun 1 00:09:42 PDT 2013
Diffstat (limited to 'community/sshguard/PKGBUILD')
-rw-r--r-- | community/sshguard/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sshguard/PKGBUILD b/community/sshguard/PKGBUILD index 386d73c83..758fa96da 100644 --- a/community/sshguard/PKGBUILD +++ b/community/sshguard/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 90628 2013-05-13 12:25:45Z mtorromeo $ +# $Id: PKGBUILD 92088 2013-05-31 11:33:59Z mtorromeo $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> pkgname=sshguard pkgver=1.5 -pkgrel=12 +pkgrel=13 pkgdesc="Brute force detector for SSH, Exim, VSFTPD and more. Blocks by ip with iptables" arch=('i686' 'x86_64') #url="http://sourceforge.net/projects/sshguard/" |