From fa70b791d4a712a54e0cd739cb53b9fed85f155e Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 24 Oct 2013 06:53:56 -0700 Subject: ruby-build 20131024 Closes #23528. Signed-off-by: Adam Vandenberg --- Library/Formula/ruby-build.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb index 75589f289..712e3a7de 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/v20131008.tar.gz' - sha1 '4122735f4b6a5c5c5179f2374cd82a9da8005f2e' + url 'https://github.com/sstephenson/ruby-build/archive/v20131024.tar.gz' + sha1 '2b6adef4914ae24965b696a38e4ba131fdb321fb' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3