aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2014-08-16 20:05:20 -0700
committerBrett Koonce2014-08-17 10:33:27 -0700
commit208aa37a50236a183d5d48c90ff719ce2e76c6be (patch)
tree6a807720d4967d43c1b69b41468a92c898b9b32e /Library
parentea7d91b78dde669f99535cffe3f3e682e36a166e (diff)
downloadhomebrew-208aa37a50236a183d5d48c90ff719ce2e76c6be.tar.bz2
sbcl 1.2.2
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 07442d3a4..70fff8a83 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 "https://downloads.sourceforge.net/project/sbcl/sbcl/1.2.1/sbcl-1.2.1-source.tar.bz2"
- sha1 "08734c7ade2be7b787e9a48b6934e06bd75572a9"
+ url "https://downloads.sourceforge.net/project/sbcl/sbcl/1.2.2/sbcl-1.2.2-source.tar.bz2"
+ sha1 "23449d376ac0b6112ad468adc11a5e521667d8fd"
head "git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git"