diff --git a/Formula/sbcl.rb b/Formula/sbcl.rb index e5d1eda4cb..2a9b828bb3 100644 --- a/Formula/sbcl.rb +++ b/Formula/sbcl.rb @@ -1,19 +1,10 @@ class Sbcl < Formula desc "Steel Bank Common Lisp system" homepage "http://www.sbcl.org/" + url "https://downloads.sourceforge.net/project/sbcl/sbcl/1.3.17/sbcl-1.3.17-source.tar.bz2" + sha256 "94b9f576328de3a5d9ced452fdaa4d2f55437af8838fbbfb4f226c86591a0daf" head "https://git.code.sf.net/p/sbcl/sbcl.git" - stable do - url "https://downloads.sourceforge.net/project/sbcl/sbcl/1.3.16/sbcl-1.3.16-source.tar.bz2" - sha256 "b7dd98017b70aec351ec4475c68438d52f3f6633269a4ae399216b632c9b8863" - - # Fixes CI builds; see https://bugs.launchpad.net/sbcl/+bug/1678347 - patch do - url "https://github.com/Homebrew/formula-patches/raw/59046765bf0dec14ac7910c51b6656256cd37514/sbcl/patch-float-state-saving.diff" - sha256 "71544ce39e6216fd3cdd6a6a2d3a845bdf0acc86482840addfeb6de069473eb9" - end - end - bottle do sha256 "61e6bffd237780167867996fc82fe3ba884369e9f0131366ffce7ea960fd14fc" => :sierra sha256 "55d625750b1125bd5ffe734810182aeef9c2a8b5884040bc2580bfaa6fad3a99" => :el_capitan