aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJose Santos2013-06-02 00:02:05 +0100
committerAdam Vandenberg2013-06-01 19:58:00 -0700
commit8b48a623f30ea8c756f41c81f161c917edfaa05d (patch)
tree713b16578642392a7bb91905b4a16da6276ba155 /Library
parentfac00494995038c1b454681309b42f97249df5cf (diff)
downloadhomebrew-8b48a623f30ea8c756f41c81f161c917edfaa05d.tar.bz2
sbcl 1.1.7
Closes #20200. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sbcl.rb4
1 files changed, 2 insertions, 2 deletions
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'