diff options
| -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 365dd70a1..1d910b551 100644 --- a/Library/Formula/ruby-build.rb +++ b/Library/Formula/ruby-build.rb @@ -1,9 +1,9 @@ require 'formula' class RubyBuild < Formula - url 'https://github.com/sstephenson/ruby-build/tarball/v20110906.1' + url 'https://github.com/sstephenson/ruby-build/tarball/v20110914' homepage 'https://github.com/sstephenson/ruby-build' - md5 '4e1077ffd9549d502a4ecc86d8360b87' + md5 '8056b7b157c4c660fab8d1324cb02540' head 'https://github.com/sstephenson/ruby-build.git' |
