From 03ab4e45111f06d14d3e6a37f536da5646b0d77a Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 4 Dec 2012 13:55:32 -0800 Subject: ruby-build 20121204 Added a definition for JRuby 1.7.1 Closes #16408. 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 430938884..577dd24f2 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/v20121201' - sha1 '2376fe7cc68eb6cfdd2cb8b7f9319cb7795a40a0' + url 'https://github.com/sstephenson/ruby-build/tarball/v20121204' + sha1 '1c29e308e46a180bbd54f380ee50934aa1f78b72' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3