mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-21 00:21:22 +02:00
The functionality to fail the build if openssl or psych are missing is now built into the `./configure && make` phase for Ruby.
2 lines
368 B
Text
2 lines
368 B
Text
install_package "openssl-3.1.4" "https://www.openssl.org/source/openssl-3.1.4.tar.gz#840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3" openssl --if needs_openssl:1.0.2-3.x.x
|
|
install_package "ruby-3.1.0" "https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.0.tar.gz#50a0504c6edcb4d61ce6b8cfdbddaa95707195fab0ecd7b5e92654b2a9412854" enable_shared standard
|