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

Sergej Pupykin spupykin at archlinux.org
Mon Apr 17 08:54:02 UTC 2017


    Date: Monday, April 17, 2017 @ 08:54:02
  Author: spupykin
Revision: 223382

upgpkg: sshguard 2.0.0-4

upd

Modified:
  sshguard/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-17 08:49:57 UTC (rev 223381)
+++ PKGBUILD	2017-04-17 08:54:02 UTC (rev 223382)
@@ -4,7 +4,7 @@
 
 pkgname=sshguard
 pkgver=2.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Brute force detector for SSH, Exim, VSFTPD and more. Blocks by ip with iptables"
 arch=('i686' 'x86_64')
 url="http://www.sshguard.net/"
@@ -17,6 +17,7 @@
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"
+  sed -i 's|tables.target|tables.service|g' examples/sshguard.service
 }
 
 build() {



More information about the arch-commits mailing list