mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-12-03 17:11:39 +01:00
This PR updates the OpenSSL to 3.0.16 for 4.0-dev definition as was done in 3.5.0-preview1 and 4.0.0-preview2 definitions. - https://github.com/rbenv/ruby-build/blob/v20251117/share/ruby-build/3.5.0-preview1#L1 - https://github.com/rbenv/ruby-build/blob/v20251117/share/ruby-build/4.0.0-preview2#L1
2 lines
357 B
Text
2 lines
357 B
Text
install_package "openssl-3.0.16" "https://github.com/openssl/openssl/releases/download/openssl-3.0.16/openssl-3.0.16.tar.gz#57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86" openssl --if needs_openssl:1.0.2-3.x.x
|
|
install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" autoconf enable_shared standard_install_with_bundled_gems
|