sbcl: update 1.3.14 bottle.
This commit is contained in:
parent
0b08751c5d
commit
1ced5a3463
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Sbcl < Formula
|
|||
head "git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git"
|
||||
|
||||
bottle do
|
||||
sha256 "75c8a1cba577db266d50a12a915262aeacfcbb8ad2021ae625ef2282e1f95e90" => :sierra
|
||||
sha256 "e1357aa80be2ced6a7625fdc022c5c3b250248028f2fee4248654147a9bec0cf" => :el_capitan
|
||||
sha256 "d354147d5326323228833fdbeda1a615eeeb08ab38adf2cd6f6003f8e4d25b12" => :yosemite
|
||||
sha256 "77f1faed56b24196e4d04d95a3d2d1d48673d83ca44eed7343a11641208de6dd" => :sierra
|
||||
sha256 "a14df77f48447ae27a57953da58320db924c02de2a6d0f43dbb9f8fa577d4e48" => :el_capitan
|
||||
sha256 "c020b7175340cd2de60f61322523f55b1dc8079184c5da812ab9f1e7e2509e64" => :yosemite
|
||||
end
|
||||
|
||||
option "with-internal-xref", "Include XREF information for SBCL internals (increases core size by 5-6MB)"
|
||||
|
|
Loading…
Reference in a new issue