From bf179ec42a4078809bb5d6f5135c64b3e28f9222 Mon Sep 17 00:00:00 2001 From: Guillermo Iguaran Date: Wed, 28 Sep 2011 21:03:40 -0500 Subject: ruby-build 20110928 Closes #7887. Signed-off-by: Charlie Sharpsteen --- 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 1d910b551..3cdd8b2bb 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/v20110914' + url 'https://github.com/sstephenson/ruby-build/tarball/v20110928' homepage 'https://github.com/sstephenson/ruby-build' - md5 '8056b7b157c4c660fab8d1324cb02540' + md5 '2f3cd506d0bb7a7e2cb6bbb36c81fdca' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3