diff options
| -rw-r--r-- | Library/Formula/sshguard.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sshguard.rb b/Library/Formula/sshguard.rb index e6d60d1d3..a6f2feb72 100644 --- a/Library/Formula/sshguard.rb +++ b/Library/Formula/sshguard.rb @@ -9,7 +9,7 @@ class Sshguard < Formula # Upstream bug report: # http://sourceforge.net/tracker/?func=detail&aid=3252151&group_id=188282&atid=924685 patch do - url "https://sourceforge.net/tracker/download.php?group_id=188282&atid=924685&file_id=405677&aid=3252151" + url "http://sourceforge.net/p/sshguard/bugs/_discuss/thread/3d94b7ef/c062/attachment/sshguard.c.diff" sha1 "68cd0910d310e4d23e7752dee1b077ccfe715c0b" end |
