diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sbcl.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb index 7bc8e7209..ed040b764 100644 --- a/Library/Formula/sbcl.rb +++ b/Library/Formula/sbcl.rb @@ -2,8 +2,8 @@ require 'formula' class Sbcl < Formula homepage 'http://www.sbcl.org/' - url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.1.11/sbcl-1.1.11-source.tar.bz2' - sha1 '6c6e5366cf3de088c1ee2903de4c250af43c49d5' + url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.1.12/sbcl-1.1.12-source.tar.bz2' + sha1 '614d712cad67165930be16c86d8a48d5b921b25c' head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git' |
