ruby-build 20130501

Closes Homebrew/homebrew#19560.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Erik Michaels-Ober 2013-05-01 07:42:58 -07:00 committed by Adam Vandenberg
parent 76aa7d41c7
commit e122e83d69

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/v20130408.tar.gz'
sha1 '238d3bc25576fa5201fc160e9179f419b0c6a3bd'
url 'https://github.com/sstephenson/ruby-build/archive/v20130501.tar.gz'
sha1 'f220a167bb6302d065bcc9c1b0a1e93228595cab'
head 'https://github.com/sstephenson/ruby-build.git'