aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2012-12-22 01:21:31 +0000
committerMike McQuaid2012-12-22 01:22:24 +0000
commit6e28de795002e2d1a1ff6e5e91b8f238ef1fd953 (patch)
tree10dba480e87101755f1d21a065a9e343c484453b /Library/Formula
parentff469fff0b8d31a94256d933708e91e52899f41b (diff)
downloadhomebrew-6e28de795002e2d1a1ff6e5e91b8f238ef1fd953.tar.bz2
sbcl: update bottles.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sbcl.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index 293110857..9e67a05c4 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -14,9 +14,9 @@ class Sbcl < Formula
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
bottle do
- # sha1 '' => :mountainlion
- # sha1 '' => :lion
- # sha1 '' => :snowleopard
+ sha1 '0552baca3f757837734fa0ecefbf158bc530c5a1' => :mountainlion
+ sha1 '9ff8b77853a16f30c1770790f71ec1260b4bd776' => :lion
+ sha1 '520a3526f4c3565fe2b7f99cd3e944431c8932f8' => :snowleopard
end
fails_with :llvm do