aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/connect.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/connect.rb')
-rw-r--r--Library/Formula/connect.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/connect.rb b/Library/Formula/connect.rb
index 1c8dcb7f0..ec899f77f 100644
--- a/Library/Formula/connect.rb
+++ b/Library/Formula/connect.rb
@@ -4,7 +4,7 @@ class Connect < Formula
url 'http://www.meadowy.org/~gotoh/ssh/connect.c'
version '1.100'
homepage 'http://bent.latency.net/bent/git/goto-san-connect-1.85/src/connect.html'
- md5 '5165e2fcd2cf58899f34878fe6b447c6'
+ sha1 '39614dfa842514f46bdb6ff66a10d2f5b084234f'
def install
system "#{ENV.cc}", "connect.c", "-o", "connect", "-lresolv"