Added 2.6.0-dev and change branch target of 2.5.0-dev

This commit is contained in:
SHIBATA Hiroshi 2017-12-26 07:30:28 +09:00
parent a97a13859e
commit a38066a5d6
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
2 changed files with 3 additions and 1 deletions

View file

@ -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

View 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