diff options
| author | Adam Vandenberg | 2011-03-13 19:55:47 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2011-03-13 19:55:47 -0700 |
| commit | 6de7fd929c1c6e664c81692724646d55f3f9f045 (patch) | |
| tree | 0914ea94a200535b8c691fc6b47738ea1992acc5 /Library | |
| parent | 1cf33a7ca0f60acc35e0d16c25ecd32e92291469 (diff) | |
| download | homebrew-6de7fd929c1c6e664c81692724646d55f3f9f045.tar.bz2 | |
sbcl: don't need explicit version
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sbcl.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb index cf20d5bb2..45c35dc7a 100644 --- a/Library/Formula/sbcl.rb +++ b/Library/Formula/sbcl.rb @@ -10,7 +10,6 @@ class Sbcl < Formula homepage 'http://www.sbcl.org/' url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.46/sbcl-1.0.46-source.tar.bz2' md5 '83f094aa36edce2d69214330890f05e5' - version '1.0.46' head 'git://sbcl.boinkor.net/sbcl.git' skip_clean 'bin' |
