From 8b48a623f30ea8c756f41c81f161c917edfaa05d Mon Sep 17 00:00:00 2001 From: Jose Santos Date: Sun, 2 Jun 2013 00:02:05 +0100 Subject: sbcl 1.1.7 Closes #20200. Signed-off-by: Adam Vandenberg --- Library/Formula/sbcl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb index bd2eb5812..8c5f9d17c 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.4/sbcl-1.1.4-source.tar.bz2' - sha1 '57c1055821e4ad1c9c1b2b75fa972c5ae7ca86d0' + url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.1.7/sbcl-1.1.7-source.tar.bz2' + sha1 '6ddfc4f6aa360971819532b9956323cfade6dfca' head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git' -- cgit v1.2.3