aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErik Michaels-Ober2012-11-10 13:45:50 -0800
committerAdam Vandenberg2012-11-10 13:49:41 -0800
commitf165096ba5ca617a9293d8b60282a75065b5935e (patch)
treee8d29a47ba58943fa752aa28b145dd71f766e82c /Library/Formula/ruby-build.rb
parent33e815ef21a32bf9a582a0bd7dd68c2ce7eba67d (diff)
downloadhomebrew-f165096ba5ca617a9293d8b60282a75065b5935e.tar.bz2
ruby-build 20121110
Added a definition for Ruby 1.9.3-p327 Closes #15965. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/ruby-build.rb')
-rw-r--r--Library/Formula/ruby-build.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb
index 665562ed2..22d424c9e 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/v20121104'
- sha1 'edda42338e7a6e35ff4f185079962d38c74a65f4'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20121110'
+ sha1 'dcb6d3710a7cc87e534d547fac7513685344f61a'
head 'https://github.com/sstephenson/ruby-build.git'