aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-05-01 07:42:58 -0700
committerAdam Vandenberg2013-05-01 08:00:19 -0700
commit30efff162c2509468f3938c0a8554d7122d58320 (patch)
tree7aa2ad865482578f2a58d533de14a1dcf762c1cd /Library/Formula
parent68c5f8f7b2d3d4dda35f371099ac7388ddf3f6b8 (diff)
downloadhomebrew-30efff162c2509468f3938c0a8554d7122d58320.tar.bz2
ruby-build 20130501
Closes #19560. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 ad1c1aa1a..886aff67c 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/archive/v20130408.tar.gz'
- sha1 '238d3bc25576fa5201fc160e9179f419b0c6a3bd'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20130501.tar.gz'
+ sha1 'f220a167bb6302d065bcc9c1b0a1e93228595cab'
head 'https://github.com/sstephenson/ruby-build.git'