mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-11-01 17:51:01 +01:00
Install openssl whenever the system version does not match
* Make supported openssl versions explicit per definition.
This commit is contained in:
parent
fb0e82c647
commit
b945b7ae84
296 changed files with 334 additions and 303 deletions
|
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-1.1.1q" "https://www.openssl.org/source/openssl-1.1.1q.tar.gz#d7939ce614029cdff0b6c20f0e2e5703158a489a72b2507b8bd51bf8c8fd10ca" openssl --if has_broken_mac_openssl
|
||||
install_package "openssl-1.1.1q" "https://www.openssl.org/source/openssl-1.1.1q.tar.gz#d7939ce614029cdff0b6c20f0e2e5703158a489a72b2507b8bd51bf8c8fd10ca" openssl --if needs_openssl_102_300
|
||||
install_package "ruby-3.1.2" "https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.2.tar.gz#61843112389f02b735428b53bb64cf988ad9fb81858b8248e22e57336f24a83e" ldflags_dirs enable_shared standard verify_openssl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue