aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorbellbind2012-08-10 18:36:10 +0900
committerAdam Vandenberg2012-08-10 07:30:33 -0700
commit4fa691262c643c61e6659f9cbc346320fa678e23 (patch)
treebf6431a1952e786fbb2c4e1344351ffdfbb9ea0f /Library/Formula
parentee1f1e4ce05ff5f0d01722cadf0ddb2807539810 (diff)
downloadhomebrew-4fa691262c643c61e6659f9cbc346320fa678e23.tar.bz2
sbcl 1.0.58
Closes #14104. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 bc5f3524d..05c11e743 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.0.55/sbcl-1.0.55-source.tar.bz2'
- md5 '128fb15c80e8e3f8d4024bd8e04635e0'
+ url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.58/sbcl-1.0.58-source.tar.bz2'
+ md5 '341952949dc90af6f83a89f685da5dde'
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
bottle do