diff options
Diffstat (limited to 'Library/Formula/ee.rb')
| -rw-r--r-- | Library/Formula/ee.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ee.rb b/Library/Formula/ee.rb index c27496613..384ca8130 100644 --- a/Library/Formula/ee.rb +++ b/Library/Formula/ee.rb @@ -3,7 +3,7 @@ require 'formula' class Ee < Formula url 'http://www.users.qwest.net/~hmahon/sources/ee-1.4.6.src.tgz' homepage 'http://www.users.qwest.net/~hmahon/' - md5 '447c48341fc355dacc7e5d338dd1677a' + sha1 '6be7d03eade441a6c409b9d441ba2c144e26b157' def install system "make localmake" |
