aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-02-26 08:43:05 -0800
committerAdam Vandenberg2013-02-26 11:04:19 -0800
commitadb43dc192b186af43b17da9b3a1525665acf1e4 (patch)
tree4cfb71a375f48f011c0762e6b157e046f7338595 /Library/Formula
parentbb06d15da720a458e5a8857babfd57793f860fd3 (diff)
downloadhomebrew-adb43dc192b186af43b17da9b3a1525665acf1e4.tar.bz2
ruby-build 20130226
Closes #18100. Signed-off-by: Adam Vandenberg <flangy@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 1fa4e52a2..dd16079ad 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/tarball/v20130225'
- sha1 'caa9a02488822b53c97ae2e53da639f305c1e3d0'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20130226'
+ sha1 '0e16c0b528c6d801317845830633c8338e1ac9de'
head 'https://github.com/sstephenson/ruby-build.git'