aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-09-23 09:33:08 +0200
committerAdam Vandenberg2013-09-23 07:40:57 -0700
commit5556d65c7ebb16350683c868dc9c233d579583d8 (patch)
treea196c4f340d673a47b2164b4e6997fb131125568 /Library/Formula/ruby-build.rb
parentcd3d758da44eefe6d3f6c7edcfcf1fba1293e959 (diff)
downloadhomebrew-5556d65c7ebb16350683c868dc9c233d579583d8.tar.bz2
ruby-build 20130923
Closes #22753. 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 afbfe5937..9f27562e2 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/archive/v20130907.tar.gz'
- sha1 'e6c3929745a88f01240f0b9411b7a1b111aa597e'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20130923.tar.gz'
+ sha1 '7d5f5392892f125ef2f8dc49083622e3751fdc7a'
head 'https://github.com/sstephenson/ruby-build.git'