aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorGrégory Karékinian2011-12-30 23:01:44 +0100
committerJack Nagel2011-12-30 16:04:34 -0600
commitd44ab2e995e765021d1d57c66ecdbe8970e7d672 (patch)
treec1143bf1529db42b8cfeb24ad3e4f446de075981 /Library/Formula
parent0c7ed4dc55c63e8083ada7a9090403dc31c65873 (diff)
downloadhomebrew-d44ab2e995e765021d1d57c66ecdbe8970e7d672.tar.bz2
ruby-build 20111230
Closes #9338. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 f3b8614d5..3be5ef60d 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/v20111030'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20111230'
homepage 'https://github.com/sstephenson/ruby-build'
- md5 '3e0dd83a807de34ba83876cf25630fd1'
+ md5 '82241efbee5836419446c0ab78596b3a'
head 'https://github.com/sstephenson/ruby-build.git'