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, 3 insertions, 4 deletions
diff --git a/Library/Formula/imlib2.rb b/Library/Formula/imlib2.rb
index ed1ee1eaa..0005baa38 100644
--- a/Library/Formula/imlib2.rb
+++ b/Library/Formula/imlib2.rb
@@ -4,10 +4,9 @@ class Imlib2 < Formula
sha256 "35d733ce23ad7d338cff009095d37e656cb8a7a53717d53793a38320f9924701"
bottle do
- revision 1
- sha1 "c6cb08c880b91081f247e0ee7f3399c76f1392cf" => :yosemite
- sha1 "452e184ee428ebf3dabd28c81570e04c267540a7" => :mavericks
- sha1 "43617f8bb0c30c7de73dc5f2e07d6f1f10fd8e6c" => :mountain_lion
+ sha256 "4b20ff58bc429b7a553e36b665d0d3d8b918eb9af8cd67fef34ca561a70ff543" => :yosemite
+ sha256 "5675decb0b01e4ca1738ad722fcedc7d19c5c736b58e3b28b807ebe3f1e39c34" => :mavericks
+ sha256 "edd83e83ed8c0a0b57a330aba23bf3b60ba7bd946e78386e8066276af3e5781a" => :mountain_lion
end
deprecated_option "without-x" => "without-x11"