mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/sshguard: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
60243af1bb
commit
bc3f3bc18d
2 changed files with 3 additions and 3 deletions
|
@ -15,5 +15,5 @@ sshguard: (suitable for piping from syslog) or monitor one or more log files.
|
|||
sshguard: If an attack, such as several login failures within a few seconds,
|
||||
sshguard: is detected, the offending IP is blocked.
|
||||
sshguard:
|
||||
sshguard: Homepage: http://www.sshguard.net/
|
||||
sshguard: Homepage: https://www.sshguard.net/
|
||||
sshguard:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="sshguard"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="http://www.sshguard.net/"
|
||||
DOWNLOAD="http://download.sourceforge.net/project/sshguard/sshguard/1.7.0/sshguard-1.7.0.tar.gz"
|
||||
HOMEPAGE="https://www.sshguard.net/"
|
||||
DOWNLOAD="https://download.sourceforge.net/project/sshguard/sshguard/1.7.0/sshguard-1.7.0.tar.gz"
|
||||
MD5SUM="db251a2e31cb5af203d10c42be33ea9c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue