aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/llvm.rb
diff options
context:
space:
mode:
authorMike McQuaid2012-12-22 01:21:25 +0000
committerMike McQuaid2012-12-22 01:22:24 +0000
commitcbf2eef8832cbf05f59c7cd8714715e74630af64 (patch)
tree6ed63246f321f6987b554616060b84315daeefc1 /Library/Formula/llvm.rb
parentb7edb671205019c993e405f68526cedb06ccbf28 (diff)
downloadhomebrew-cbf2eef8832cbf05f59c7cd8714715e74630af64.tar.bz2
llvm: update bottles.
Diffstat (limited to 'Library/Formula/llvm.rb')
-rw-r--r--Library/Formula/llvm.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/llvm.rb b/Library/Formula/llvm.rb
index fa880e9d5..d20ea232c 100644
--- a/Library/Formula/llvm.rb
+++ b/Library/Formula/llvm.rb
@@ -16,9 +16,9 @@ class Llvm < Formula
head 'http://llvm.org/git/llvm.git'
bottle do
- # sha1 '' => :mountainlion
- # sha1 '' => :lion
- # sha1 '' => :snowleopard
+ sha1 '9fddf0bfed060ade86c88b64c40cc4bd5f1f0f2c' => :mountainlion
+ sha1 '8d3f3d5090d3bd2cf0c953da105efc63080e948f' => :lion
+ sha1 '3ba0beee27d60e80e9790cca9d5e21b2b8169ffe' => :snowleopard
end
option :universal