aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
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 b27da3d08..cf150d466 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/v20140509.tar.gz'
- sha1 '39f619615143e2028773225b863ca6882ae7ae78'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20140509.1.tar.gz'
+ sha1 '9e782487fe4ef9153460a75d94590c0ed429ee4f'
head 'https://github.com/sstephenson/ruby-build.git'