aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorHomebrew2014-02-06 16:12:11 +0000
committerBrett Koonce2014-02-06 10:20:18 -0600
commit4d173170c3fa019582fa41fbc1fdb6199651d697 (patch)
tree35a69f0b46511b5557a5cba319b53f261310bf93 /Library/Formula
parentf4cc4782c85f825bdc401bb6294e0bc567616a25 (diff)
downloadhomebrew-4d173170c3fa019582fa41fbc1fdb6199651d697.tar.bz2
sbcl: add 1.1.15 bottle.
Closes #26471. Signed-off-by: Brett Koonce <koonce@gmail.com>
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 a2c682c2b..c78c900b9 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -8,9 +8,9 @@ class Sbcl < Formula
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
bottle do
- sha1 '31436d55e803f7bb6a420179d202a608d0f51b1f' => :mavericks
- sha1 '4b87f08e4d89965a1c48d0a5a280e440b0281039' => :mountain_lion
- sha1 '4631c87e3b50df6b919564f6f028ef033d0144af' => :lion
+ sha1 "0fbd8c1f8ff12f6fd4c2ccb660edad3a40f57cb6" => :mavericks
+ sha1 "91f483bf6f8001a0b1557727450de769528f1c79" => :mountain_lion
+ sha1 "a2160042c9d0dc94208966ac3034a44364e6c2a0" => :lion
end
fails_with :llvm do