ruby: update HEAD
Closes #31706. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
27eb32f41c
commit
f57861d44f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Ruby < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "https://svn.ruby-lang.org/repos/ruby/trunk/"
|
||||
url "https://github.com/ruby/ruby.git"
|
||||
depends_on "autoconf" => :build
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue