mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-27 11:31:32 +02:00
There are a couple of HIGH severity issues fixed in this release, as described in: https://www.openssl.org/news/secadv/20221101.txt Done with: ./script/update-openssl 3.0.7 83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e Checksum taken from: https://www.openssl.org/source/openssl-3.0.7.tar.gz.sha256
2 lines
348 B
Text
2 lines
348 B
Text
install_package "openssl-3.0.7" "https://www.openssl.org/source/openssl-3.0.7.tar.gz#83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e" openssl --if needs_openssl_102_300
|
|
install_git "ruby-3.1.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_1" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl
|