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 f8fd3cc8d..5824b8c06 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/v20130227'
- sha1 '5cdcc5552f2ffb11ea161c98250e4c6153202462'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20130227.tar.gz'
+ sha1 '237197394cac6edcdddf5ff5d16d1b72a722eac3'
head 'https://github.com/sstephenson/ruby-build.git'