Unverified Commit b5ade33c authored by Hiroshi SHIBATA's avatar Hiroshi SHIBATA Committed by GitHub
Browse files

Merge pull request #1876 from rbenv/use-openssl3

Use OpenSSL 3.x after Ruby 3.2
parents 4a396f4a f3e05238
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
install_package "openssl-1.1.1l" "https://www.openssl.org/source/openssl-1.1.1l.tar.gz#0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" mac_openssl --if has_broken_mac_openssl
install_package "openssl-3.0.1" "https://www.openssl.org/source/openssl-3.0.1.tar.gz#c311ad853353bce796edad01a862c50a8a587f62e7e2100ef465ab53ec9b06d1" mac_openssl --if has_broken_mac_openssl
install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl