aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErich Kist2012-02-16 19:31:32 -0200
committerAdam Vandenberg2012-02-16 19:55:11 -0800
commit1e1ae2a1629ed63b0f8425fdf0dab9df06d124f5 (patch)
tree9aa9ccf88278149264bf36f75c2396f1a4f66419 /Library/Formula/ruby-build.rb
parentec4f21e10920c18e353433594f84c260972955d2 (diff)
downloadhomebrew-1e1ae2a1629ed63b0f8425fdf0dab9df06d124f5.tar.bz2
ruby-build 20120216
Closes #10241. 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 3be5ef60d..10d06ec76 100644
--- a/Library/Formula/ruby-build.rb
+++ b/Library/Formula/ruby-build.rb
@@ -1,9 +1,9 @@
require 'formula'
class RubyBuild < Formula
- url 'https://github.com/sstephenson/ruby-build/tarball/v20111230'
homepage 'https://github.com/sstephenson/ruby-build'
- md5 '82241efbee5836419446c0ab78596b3a'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20120216'
+ md5 'a65e73dee5929ffe4366352a9240f0b6'
head 'https://github.com/sstephenson/ruby-build.git'