From 1e1ae2a1629ed63b0f8425fdf0dab9df06d124f5 Mon Sep 17 00:00:00 2001 From: Erich Kist Date: Thu, 16 Feb 2012 19:31:32 -0200 Subject: ruby-build 20120216 Closes #10241. Signed-off-by: Adam Vandenberg --- Library/Formula/ruby-build.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/ruby-build.rb') 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' -- cgit v1.2.3