aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Weathered2011-09-17 16:23:06 +1000
committerAdam Vandenberg2011-09-18 09:41:15 -0700
commit72d1baadc81ca1b1f41a9de3967e21e024a246f3 (patch)
treeedce5657c3abc0e04578e00029e9157191c6622c
parent8bf90f2d82bde42ccbbff7c41b4b207c7166ba06 (diff)
downloadhomebrew-72d1baadc81ca1b1f41a9de3967e21e024a246f3.tar.bz2
ruby-build 20110914
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-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 365dd70a1..1d910b551 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/v20110906.1'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20110914'
homepage 'https://github.com/sstephenson/ruby-build'
- md5 '4e1077ffd9549d502a4ecc86d8360b87'
+ md5 '8056b7b157c4c660fab8d1324cb02540'
head 'https://github.com/sstephenson/ruby-build.git'