diff options
Diffstat (limited to 'Library/Formula/proxytunnel.rb')
| -rw-r--r-- | Library/Formula/proxytunnel.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/proxytunnel.rb b/Library/Formula/proxytunnel.rb index 3103bc95a..00f997ddb 100644 --- a/Library/Formula/proxytunnel.rb +++ b/Library/Formula/proxytunnel.rb @@ -3,7 +3,7 @@ require 'formula' class Proxytunnel < Formula homepage 'http://proxytunnel.sourceforge.net/' url 'http://downloads.sourceforge.net/proxytunnel/proxytunnel-1.9.0.tgz' - md5 'd74472b89c3f3b3b0abf6bd809ae34c2' + sha1 '51d816125bb9e9bca267d35f861000eb0fa9d80b' def install system "make" |
