sbcl: add 1.1.15 bottle.
Closes Homebrew/homebrew#26471. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
9ddb73d5e2
commit
a5222a521c
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue