diff options
Diffstat (limited to 'Library/Formula')
| -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 a18b54bad..b7b42fbf1 100644 --- a/Library/Formula/ttf2eot.rb +++ b/Library/Formula/ttf2eot.rb @@ -1,8 +1,8 @@ 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/' + url 'http://ttf2eot.googlecode.com/files/ttf2eot-0.0.2-2.tar.gz' sha1 'c9a64216e7a090cb50f7a5074865218623dea75d' def install |
