aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-19 23:28:10 +0100
committerMike McQuaid2014-10-20 08:05:56 +0100
commiteae53ae6a9db09d74ee7f3472cc5799990870bb0 (patch)
tree70e9799419642bf391052b24d45fd6e8d3af72e8
parent20d604bf1b5689d9c397d6bee8701c8f8f88f78e (diff)
downloadhomebrew-eae53ae6a9db09d74ee7f3472cc5799990870bb0.tar.bz2
imlib2: update 1.4.6_1 bottle.
-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"