aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sshguard.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sshguard.rb')
-rw-r--r--Library/Formula/sshguard.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sshguard.rb b/Library/Formula/sshguard.rb
index 65ee7fe97..4e2f3d8e3 100644
--- a/Library/Formula/sshguard.rb
+++ b/Library/Formula/sshguard.rb
@@ -3,7 +3,7 @@ require 'formula'
class Sshguard < Formula
url 'http://downloads.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/sshguard-1.5.tar.bz2'
homepage 'http://www.sshguard.net/'
- md5 '11b9f47f9051e25bdfe84a365c961ec1'
+ sha1 'f8f713bfb3f5c9877b34f6821426a22a7eec8df3'
def patches
# Fix blacklist flag (-b) so that it doesn't abort on first usage.