mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-23 06:10:32 +02:00
Added 2.6.0-dev and change branch target of 2.5.0-dev
This commit is contained in:
parent
a97a13859e
commit
a38066a5d6
2 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-1.1.0g" "https://www.openssl.org/source/openssl-1.1.0g.tar.gz#de4d501267da39310905cb6dc8c6121f7a2cad45a7707f76df828fe1b85073af" mac_openssl --if has_broken_mac_openssl
|
||||
install_git "ruby-trunk" "https://github.com/ruby/ruby.git" "trunk" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl
|
||||
install_git "ruby-2.5.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_5" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl
|
||||
|
|
2
share/ruby-build/2.6.0-dev
Normal file
2
share/ruby-build/2.6.0-dev
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.1.0g" "https://www.openssl.org/source/openssl-1.1.0g.tar.gz#de4d501267da39310905cb6dc8c6121f7a2cad45a7707f76df828fe1b85073af" mac_openssl --if has_broken_mac_openssl
|
||||
install_git "ruby-trunk" "https://github.com/ruby/ruby.git" "trunk" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl
|
Loading…
Add table
Add a link
Reference in a new issue