aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-03-02 19:18:41 +0000
committerMike McQuaid2015-03-03 08:16:57 +0000
commit39c507a928ebb2a70bd93bf85449a6b4ece2925d (patch)
tree8f14d9df8eaa2ec4a19666dff715c7a2ac0f5a2c
parent3d287fdfee21dd87b7719770499f3dc08e746c21 (diff)
downloadhomebrew-39c507a928ebb2a70bd93bf85449a6b4ece2925d.tar.bz2
fontforge: update 20150228 bottle.
-rw-r--r--Library/Formula/fontforge.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/fontforge.rb b/Library/Formula/fontforge.rb
index 59f59123d..a07fd39a2 100644
--- a/Library/Formula/fontforge.rb
+++ b/Library/Formula/fontforge.rb
@@ -5,9 +5,9 @@ class Fontforge < Formula
head "https://github.com/fontforge/fontforge.git"
bottle do
- sha1 "96155e138d5c9f0eff459f85a8ee1198fa6ffbae" => :yosemite
- sha1 "780a877b74381ee256812406c4d68f5523631ee1" => :mavericks
- sha1 "84b0969c5370be9a949e2c174c9a1e8735a63797" => :mountain_lion
+ sha1 "5cdcd9ec8f1679a9285b3b85a8c063fd7a1c7153" => :yosemite
+ sha1 "25382df7037e07d8cd72d10ac42657699d5005e1" => :mavericks
+ sha1 "b13d67164ecdad117681234e3dd9386ab7611671" => :mountain_lion
end
option "with-giflib", "Build with GIF support"