diff options
Diffstat (limited to 'Library/Formula/cdecl.rb')
| -rw-r--r-- | Library/Formula/cdecl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cdecl.rb b/Library/Formula/cdecl.rb index 54cf3c87b..657433dc6 100644 --- a/Library/Formula/cdecl.rb +++ b/Library/Formula/cdecl.rb @@ -3,7 +3,7 @@ require 'formula' class Cdecl < Formula homepage 'http://cdecl.org/' url 'http://cdecl.org/files/cdecl-blocks-2.5.tar.gz' - md5 'c1927e146975b1c7524cbaf07a7c10f8' + sha1 '3fb349970859dfd32a7fb502cecbd3c6d8656af1' def install # Fix namespace clash with Lion's getline |
