mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-10 11:11:12 +02:00
bump versions to 2.1.0
This commit is contained in:
parent
f6091b8b06
commit
81bbb68de6
2 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-1.0.1e" "https://www.openssl.org/source/openssl-1.0.1e.tar.gz#66bf6f10f060d561929de96f9dfe5b8c" mac_openssl --if has_broken_mac_openssl
|
||||
install_git "ruby-2.0.0-dev" "https://github.com/ruby/ruby.git" "trunk" autoconf standard verify_openssl
|
||||
install_git "ruby-2.0.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_0_0" autoconf standard verify_openssl
|
||||
|
|
2
share/ruby-build/2.1.0-dev
Normal file
2
share/ruby-build/2.1.0-dev
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.1e" "https://www.openssl.org/source/openssl-1.0.1e.tar.gz#66bf6f10f060d561929de96f9dfe5b8c" mac_openssl --if has_broken_mac_openssl
|
||||
install_git "ruby-2.1.0-dev" "https://github.com/ruby/ruby.git" "trunk" autoconf standard verify_openssl
|
Loading…
Reference in a new issue