diff options
Diffstat (limited to 'Library/Formula/ttf2pt1.rb')
| -rw-r--r-- | Library/Formula/ttf2pt1.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ttf2pt1.rb b/Library/Formula/ttf2pt1.rb index 799c3288f..bbba06a9f 100644 --- a/Library/Formula/ttf2pt1.rb +++ b/Library/Formula/ttf2pt1.rb @@ -3,7 +3,7 @@ require 'formula' class Ttf2pt1 < Formula homepage 'http://ttf2pt1.sourceforge.net/' url 'http://downloads.sourceforge.net/ttf2pt1/ttf2pt1-3.4.4.tgz' - md5 'cb143c07cc83167875ca09ea720d4932' + sha1 '936771b11a740c16a8e0adb737b54b22cca18cb2' def patches # From MacPorts, needed to find free-type on OS X. |
