sshguard 2.2.0
Closes #29913. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ea10a6aae0
commit
4bdcd0f369
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sshguard < Formula
|
||||
desc "Protect from brute force attacks against SSH"
|
||||
homepage "https://www.sshguard.net/"
|
||||
url "https://downloads.sourceforge.net/project/sshguard/sshguard/2.1.0/sshguard-2.1.0.tar.gz"
|
||||
sha256 "21252a4834ad8408df384ee4ddf468624aa9de9cead5afde1c77380a48cf028a"
|
||||
url "https://downloads.sourceforge.net/project/sshguard/sshguard/2.2.0/sshguard-2.2.0.tar.gz"
|
||||
sha256 "2aff07fee6ec33e4ffd5411916b75189977af1d77b86dac5f3834dd3aa3656c2"
|
||||
version_scheme 1
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue