aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-03-23 02:33:21 +0000
committerJack Nagel2014-03-22 21:33:46 -0500
commit90876ff9b13c5c30615e1bc67ac9b8cbb08f4287 (patch)
tree8d7ccfe05019546a97f8b85b7f7ef448b2810817
parent86f5ee652ae774a2271ba567dc96a5fae76aa940 (diff)
downloadhomebrew-90876ff9b13c5c30615e1bc67ac9b8cbb08f4287.tar.bz2
cairomm: update 1.10.0 bottle.
-rw-r--r--Library/Formula/cairomm.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cairomm.rb b/Library/Formula/cairomm.rb
index 2da0e794c..696ef3b1f 100644
--- a/Library/Formula/cairomm.rb
+++ b/Library/Formula/cairomm.rb
@@ -7,9 +7,9 @@ class Cairomm < Formula
revision 1
bottle do
- sha1 "a755e155b8568e9345b0519fadc9cc0f1520e0a3" => :mavericks
- sha1 "7c4f267a6de185c1b2443d1e1e0b9522dd017064" => :mountain_lion
- sha1 "d93ad16013188911f8afe180dcfc6ea832f826f8" => :lion
+ sha1 "cd8a555f260bb8b8fe8f82e79b19413255df4e04" => :mavericks
+ sha1 "76bd3aa998281c12a7b5e936bc3c03462a07e4e6" => :mountain_lion
+ sha1 "8640ddb943e78dc271c870d259c079bbbfcba668" => :lion
end
option 'without-x', 'Build without X11 support'