aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/imlib2.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/imlib2.rb b/Library/Formula/imlib2.rb
index 4fbbc7803..21f91c420 100644
--- a/Library/Formula/imlib2.rb
+++ b/Library/Formula/imlib2.rb
@@ -7,9 +7,10 @@ class Imlib2 < Formula
revision 1
bottle do
- sha1 "77c484475ddf53a65a4a75a07a671614ecb18ea1" => :mavericks
- sha1 "11cd0cc34575ffd2c764dc57527555fec6aa0963" => :mountain_lion
- sha1 "45b3936eac39b9e4e5ef78f6383efba1492fd962" => :lion
+ revision 1
+ sha1 "c6cb08c880b91081f247e0ee7f3399c76f1392cf" => :yosemite
+ sha1 "452e184ee428ebf3dabd28c81570e04c267540a7" => :mavericks
+ sha1 "43617f8bb0c30c7de73dc5f2e07d6f1f10fd8e6c" => :mountain_lion
end
option "without-x", "Build without X support"