aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-08-06 08:46:02 +0200
committerAdam Vandenberg2013-08-06 06:50:50 -0700
commit96fb0e759db61bfb2f495c64f9df359569ccf246 (patch)
treec39b62def9976dbda30b2cbd714640024e5d9f31 /Library
parenta856d168bc9d5dd42693129ea6042a0170328dbe (diff)
downloadhomebrew-96fb0e759db61bfb2f495c64f9df359569ccf246.tar.bz2
ruby-build 20130806
Closes #21688. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 1ec3f6fe0..fa0fbb70a 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/v20130628.tar.gz'
- sha1 'a26df829fa089807c30422a2df04348b3b4ec1b5'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20130806.tar.gz'
+ sha1 'cd038bfb6ccdf7f3e8c284450a29326eacb3f1c6'
head 'https://github.com/sstephenson/ruby-build.git'