diff options
Diffstat (limited to 'Library')
| -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 1082378a7..bb5dcd396 100644 --- a/Library/Formula/sbcl.rb +++ b/Library/Formula/sbcl.rb @@ -8,8 +8,8 @@ end class Sbcl < Formula homepage 'http://www.sbcl.org/' - url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.1.10/sbcl-1.1.10-source.tar.bz2' - sha1 '3a7706423ad25c0728f370f1373ad009fd96b1cf' + url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.1.9/sbcl-1.1.9-source.tar.bz2' + sha1 'a2a2e165429940ecd5cf1c3bc3068898c4b864ea' head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git' |
