aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErik Michaels-Ober2012-10-20 07:43:50 -0700
committerAdam Vandenberg2012-10-20 08:09:36 -0700
commitcfeed4933c4df22c4089fad2d26ebd44d903bc7b (patch)
tree1d95156f126f40f02b8dfb0de8c9945b81f9330e /Library/Formula/ruby-build.rb
parentfa746b7ccd2d2d0745787ba1f6f7af9b228e900f (diff)
downloadhomebrew-cfeed4933c4df22c4089fad2d26ebd44d903bc7b.tar.bz2
ruby-build 20121020
Closes #15565. 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 e449a6c22..f5a9a4939 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/v20120815'
- sha1 '13210ead44c1afc57759a3dfdbb5556629098ae4'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20121020'
+ sha1 '62d2ed8995c02e5d8e3f55f0db381b4e3d44d310'
head 'https://github.com/sstephenson/ruby-build.git'