aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMichael Hanson2012-05-25 07:03:45 -0700
committerAdam Vandenberg2012-05-26 21:10:45 -0700
commitb5a4778f6eee5bbcbc97951e4b64455c3f40d692 (patch)
tree7a1c0cfd23bff30e64344fc8dbebcfcf9c1cfad2 /Library
parent4bfbca31fc085ac122784d09de06491162417728 (diff)
downloadhomebrew-b5a4778f6eee5bbcbc97951e4b64455c3f40d692.tar.bz2
ruby-build 20120524
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 0495bb9ed..8e36e0243 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/v20120423'
- md5 'f2525a8930721a564b0cca15afd46ecf'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20120524'
+ md5 '76999983d3d21b78306ce0fa863f1f32'
head 'https://github.com/sstephenson/ruby-build.git'