aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErik Michaels-Ober2012-12-04 13:55:32 -0800
committerAdam Vandenberg2012-12-04 15:14:46 -0800
commit03ab4e45111f06d14d3e6a37f536da5646b0d77a (patch)
tree2fe58ef1cb49ff7916e3d500f4dbe6890516bc6e /Library/Formula/ruby-build.rb
parent6fec696d353e822c93f85ad3a3261e17c8f9315e (diff)
downloadhomebrew-03ab4e45111f06d14d3e6a37f536da5646b0d77a.tar.bz2
ruby-build 20121204
Added a definition for JRuby 1.7.1 Closes #16408. 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 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'