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

Sergej Pupykin spupykin at archlinux.org
Sat May 16 20:51:17 UTC 2015


    Date: Saturday, May 16, 2015 @ 22:51:17
  Author: spupykin
Revision: 133618

upgpkg: sshguard 1.6.0-1

upd

Modified:
  sshguard/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-16 20:47:20 UTC (rev 133617)
+++ PKGBUILD	2015-05-16 20:51:17 UTC (rev 133618)
@@ -3,8 +3,8 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=sshguard
-pkgver=1.5
-pkgrel=17
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="Brute force detector for SSH, Exim, VSFTPD and more. Blocks by ip with iptables"
 arch=('i686' 'x86_64')
 url="http://www.sshguard.net/"
@@ -12,10 +12,10 @@
 depends=('iptables')
 options=(zipman)
 install=sshguard.install
-source=("http://downloads.sourceforge.net/sourceforge/sshguard/sshguard-$pkgver.tar.bz2"
+source=("http://downloads.sourceforge.net/sourceforge/sshguard/sshguard-$pkgver.tar.xz"
 	sshguard.service
 	sshguard-journalctl)
-sha256sums=('b537f8765455fdf8424f87d4bd695e5b675b88e5d164865452137947093e7e19'
+sha256sums=('dce32b1fc3fb0f8d15b6c56b9822c300434faaa87240e5373c095dc22bfa07e4'
             '45b1a5ffe4aa40024129bc492b4ca3c759cefc8094ead121925eb1a887442921'
             'a8f315d163128d4e8458c1d50c90082581092476937921cba2afb167f51cbe3f')
 



More information about the arch-commits mailing list