aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorErik Michaels-Ober2014-02-10 13:00:29 +0100
committerMike McQuaid2014-02-10 12:42:21 +0000
commit5412f167ae4b075619e7f2d529fc6921b9b3bda4 (patch)
treeeb52a5e21c0f614c3cdb234937f518fdca7bcd1c /Library/Formula
parent58f44c75a5b6c223517439ad2f86726b9d6a7f64 (diff)
downloadhomebrew-5412f167ae4b075619e7f2d529fc6921b9b3bda4.tar.bz2
ruby-build 20140210
Closes #26567. Signed-off-by: Mike McQuaid <mike@mikemcquaid.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 78ad3bac5..0bc3dbc8b 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/v20140204.tar.gz'
- sha1 '3adfaff78b04e1d8d9e5aba10b29ca6d60c7ac8f'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20140210.tar.gz'
+ sha1 'e165295b7effb2749a8ad398b2801c0c0f77f4a3'
head 'https://github.com/sstephenson/ruby-build.git'