diff options
Diffstat (limited to 'Library/Formula/ttf2eot.rb')
| -rw-r--r-- | Library/Formula/ttf2eot.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ttf2eot.rb b/Library/Formula/ttf2eot.rb index b79e9ed6d..a18b54bad 100644 --- a/Library/Formula/ttf2eot.rb +++ b/Library/Formula/ttf2eot.rb @@ -3,7 +3,7 @@ require 'formula' class Ttf2eot < Formula url 'http://ttf2eot.googlecode.com/files/ttf2eot-0.0.2-2.tar.gz' homepage 'http://code.google.com/p/ttf2eot/' - md5 '97c9ceb0ded362bf2e6dd3a3a9360f8d' + sha1 'c9a64216e7a090cb50f7a5074865218623dea75d' def install system "make" |
