aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-02-06 11:59:30 -0800
committerMisty De Meo2013-02-06 14:59:09 -0600
commit518d80a983ab6dc1b5c60cec80e2a12cd2285354 (patch)
treef2b11d3dfda930f40a69ba922fd5dd7ba5b9b40f /Library/Formula/ruby-build.rb
parent08ceac707a03b259a1ff1ca849aa16a4dfd138e4 (diff)
downloadhomebrew-518d80a983ab6dc1b5c60cec80e2a12cd2285354.tar.bz2
ruby-build 20130206
* Added a definition for 1.9.3-p385 Closes #17636. Signed-off-by: Misty De Meo <mistydemeo@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 f8a61ecc1..df0077011 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/v20130129'
- sha1 'f4e99422d7c6a445165ddd6f763fa4f593d79841'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20130206'
+ sha1 '2a19a3420f831ba896aac161c8bb18c65ef272ab'
head 'https://github.com/sstephenson/ruby-build.git'