From cbf2eef8832cbf05f59c7cd8714715e74630af64 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 22 Dec 2012 01:21:25 +0000 Subject: llvm: update bottles. --- Library/Formula/llvm.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3