aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMislav Marohnić2013-10-30 02:48:15 +0100
committerMike McQuaid2013-10-29 19:06:21 -0700
commit0eda1fcd9185f478cee20835cadb0828b6c671ef (patch)
tree9172fe300fdb68fe8563255e4c56dfe19fde5dc7 /Library/Formula
parent843bf3a9234dc79bb51c10d6051c019d9b72c1fd (diff)
downloadhomebrew-0eda1fcd9185f478cee20835cadb0828b6c671ef.tar.bz2
ruby-build v20131030
Closes #23755. 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 141da8fce..222f8cc9b 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/v20131028.tar.gz'
- sha1 '4fa33cbcc5f84f2e7b4ec160fb3fd5119ad11404'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20131030.tar.gz'
+ sha1 '64a3728d9bc9e81361036b87b843522b7bd152f8'
head 'https://github.com/sstephenson/ruby-build.git'