aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-04-08 03:06:52 -0700
committerJack Nagel2013-04-08 14:42:42 -0500
commit1b3eb17c18788f2ae92f956ae03019c0f6ba3663 (patch)
treecb16cb5a7c29bea13be063facccae4252e418dad /Library/Formula
parent77fc2f293afc80f19705cacde63e6e4c8ff06a7d (diff)
downloadhomebrew-1b3eb17c18788f2ae92f956ae03019c0f6ba3663.tar.bz2
ruby-build 20130408
Closes #19048. Signed-off-by: Jack Nagel <jacknagel@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 5824b8c06..ad1c1aa1a 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/v20130227.tar.gz'
- sha1 '237197394cac6edcdddf5ff5d16d1b72a722eac3'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20130408.tar.gz'
+ sha1 '238d3bc25576fa5201fc160e9179f419b0c6a3bd'
head 'https://github.com/sstephenson/ruby-build.git'