diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/llvm.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/llvm.rb b/Library/Formula/llvm.rb index 056495256..703e67ded 100644 --- a/Library/Formula/llvm.rb +++ b/Library/Formula/llvm.rb @@ -6,6 +6,9 @@ class Llvm < Formula sha1 "3711baa6f5ef9df07418ce76039fc3848a7bde7c" bottle do + sha1 "92dc1d8793000d05c8321b2791b6b1d7321a83c3" => :mavericks + sha1 "a46bd08a60fd7ae17a21476bbb810510b58d492a" => :mountain_lion + sha1 "4dfc0268acc552bd62b2954ac3829802b25a5a46" => :lion end resource 'clang' do |
