aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sbcl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sbcl.rb')
-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"