aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSamuel John2013-08-09 13:36:28 +0200
committerSamuel John2013-08-09 18:37:03 +0200
commit1bc77740059420cdd1cfe901838eb3013760f7be (patch)
treea2fe8ae944e2f94f8157ffe5c3590cb7a639b7f8 /Library
parent7ed853c894c965028de151a805238b8c5a7f50dc (diff)
downloadhomebrew-1bc77740059420cdd1cfe901838eb3013760f7be.tar.bz2
qt5: bottles
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/qt5.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/qt5.rb b/Library/Formula/qt5.rb
index 6f7343bc7..702fcebf5 100644
--- a/Library/Formula/qt5.rb
+++ b/Library/Formula/qt5.rb
@@ -6,9 +6,10 @@ class Qt5 < Formula
sha1 '12d706124dbfac3d542dd3165176a978d478c085'
bottle do
- sha1 '9d960fcb287cd7005fc781dcd06dff80df16794f' => :mountain_lion
- sha1 'b36c733d6c041ec4dea65ae991bb1d75d4893fd6' => :lion
- sha1 '446e73fbf472c0ba5a8eee0e40b076c6b7605acc' => :snow_leopard
+ revision 1
+ sha1 '559797c1240c758aea1755b664fb898d492fca03' => :mountain_lion
+ sha1 '67d969a4a260f4576f3fcaf5e1cef23edfd35177' => :lion
+ sha1 '61cfa853784d2493ffa00b3e2897f6f46df5815f' => :snow_leopard
end
head 'git://gitorious.org/qt/qt5.git', :branch => 'stable'