ruby-build 20130628

Closes Homebrew/homebrew#20867.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Mitsutaka Mimura 2013-06-28 11:49:27 +09:00 committed by Adam Vandenberg
parent 6909f66add
commit 0ec12f5b0a

View file

@ -2,8 +2,8 @@ require 'formula'
class RubyBuild < Formula
homepage 'https://github.com/sstephenson/ruby-build'
url 'https://github.com/sstephenson/ruby-build/archive/v20130518.tar.gz'
sha1 '291bbadb2cf1201c976862da3a9da0a8300816f3'
url 'https://github.com/sstephenson/ruby-build/archive/v20130628.tar.gz'
sha1 'c34c1c2ecff95320b902ab59742284bddec3fe8f'
head 'https://github.com/sstephenson/ruby-build.git'