aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorMatthew Lewinski2011-10-30 11:20:56 -0500
committerAdam Vandenberg2011-10-30 09:32:40 -0700
commitae9b146fb64cc2db914bf2a3253a98580c5dacee (patch)
tree137339e66bfd11cfd6bdc9fedc25a5d0c98d0adb /Library/Formula/ruby-build.rb
parent50e6c66e2dec81073925e0727364a6b9f614660a (diff)
downloadhomebrew-ae9b146fb64cc2db914bf2a3253a98580c5dacee.tar.bz2
ruby-build 20111030
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 3cdd8b2bb..f3b8614d5 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/v20110928'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20111030'
homepage 'https://github.com/sstephenson/ruby-build'
- md5 '2f3cd506d0bb7a7e2cb6bbb36c81fdca'
+ md5 '3e0dd83a807de34ba83876cf25630fd1'
head 'https://github.com/sstephenson/ruby-build.git'