summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Freyermuth2015-08-18 13:19:57 +0200
committerJulien Freyermuth2015-08-18 13:19:57 +0200
commitaa8e0932e954aeeb165ca3f7847c31bddeaa72e9 (patch)
tree1f7de24913aa8ff561ede3a2d690909e4ad8888d
parent2a9dcb3496a889e6e3d4912b37237c249b1c48ae (diff)
downloadaur-aa8e0932e954aeeb165ca3f7847c31bddeaa72e9.tar.gz
Error in line 600
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--sshd_autoban-0.0.4.tar.gzbin8397 -> 8386 bytes
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa2801a57f02..300a531163c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sshd_autoban
pkgdesc = A ssh autoban for fast and slow brute force attack
pkgver = 0.0.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Chipsterjulien/go-sshd_autoban
install = sshd_autoban.install
arch = any
@@ -10,7 +10,7 @@ pkgbase = sshd_autoban
options = !strip
backup = etc/sshd_autoban/sshd_autoban.json
source = sshd_autoban-0.0.4.tar.gz
- sha512sums = b0a3e30163c9995458696e3c39f8797a128f00b8bd0d05e570fbeb34b7c9992600cfecef3e9b37583dcbdf8c06344867c0a4e7a50f32b91df688b085a35e181c
+ sha512sums = 1e1e6d6948dd1642e627cb8157e8f37b2e2f33d5ef7624d345ce27a54206c77c6f0a31df9e659e2c8235d03217615cc7c99cc2c450fb23d20f2ed1bdfce8eeb6
pkgname = sshd_autoban
diff --git a/PKGBUILD b/PKGBUILD
index 4245ef1ea593..2a8652bb2fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sshd_autoban
pkgver=0.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="A ssh autoban for fast and slow brute force attack"
arch=('any')
url="https://github.com/Chipsterjulien/go-sshd_autoban"
@@ -61,4 +61,4 @@ package() {
}
-sha512sums=('b0a3e30163c9995458696e3c39f8797a128f00b8bd0d05e570fbeb34b7c9992600cfecef3e9b37583dcbdf8c06344867c0a4e7a50f32b91df688b085a35e181c')
+sha512sums=('1e1e6d6948dd1642e627cb8157e8f37b2e2f33d5ef7624d345ce27a54206c77c6f0a31df9e659e2c8235d03217615cc7c99cc2c450fb23d20f2ed1bdfce8eeb6')
diff --git a/sshd_autoban-0.0.4.tar.gz b/sshd_autoban-0.0.4.tar.gz
index ad9ce1b529d8..d36d166a414f 100644
--- a/sshd_autoban-0.0.4.tar.gz
+++ b/sshd_autoban-0.0.4.tar.gz
Binary files differ