mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-10 11:11:12 +02:00
switch stable branch at ruby_2_3
This commit is contained in:
parent
9343b99451
commit
5a0f488f0d
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-1.0.1q" "https://www.openssl.org/source/openssl-1.0.1q.tar.gz#b3658b84e9ea606a5ded3c972a5517cd785282e7ea86b20c78aa4b773a047fb7" mac_openssl --if has_broken_mac_openssl
|
||||
install_git "ruby-2.3.0-dev" "https://github.com/ruby/ruby.git" "trunk" ldflags_dirs autoconf standard verify_openssl
|
||||
install_git "ruby-2.3.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_3" ldflags_dirs autoconf standard verify_openssl
|
||||
|
|
Loading…
Reference in a new issue