diff options
Diffstat (limited to 'Library/Formula/ruby-build.rb')
| -rw-r--r-- | Library/Formula/ruby-build.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb index 577dd24f2..162d4577b 100644 --- a/Library/Formula/ruby-build.rb +++ b/Library/Formula/ruby-build.rb @@ -2,8 +2,8 @@ require 'formula' class RubyBuild < Formula homepage 'https://github.com/sstephenson/ruby-build' - url 'https://github.com/sstephenson/ruby-build/tarball/v20121204' - sha1 '1c29e308e46a180bbd54f380ee50934aa1f78b72' + url 'https://github.com/sstephenson/ruby-build/tarball/v20121227' + sha1 'db33874fdb2f260fcbcc2202364e5d3cfc261fe6' head 'https://github.com/sstephenson/ruby-build.git' |
