mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-05 00:31:16 +02:00
Merge pull request #1057 from deepj/openssl-110e
Upgrade to OpenSSL 1.1.0e
This commit is contained in:
commit
5d62e84c7b
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-1.1.0d" "https://www.openssl.org/source/openssl-1.1.0d.tar.gz#7d5ebb9e89756545c156ff9c13cf2aa6214193b010a468a3bc789c3c28fe60df" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "openssl-1.1.0e" "https://www.openssl.org/source/openssl-1.1.0e.tar.gz#57be8618979d80c910728cfc99369bf97b2a1abd8f366ab6ebdee8975ad3874c" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.4.0" "https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.0.tar.bz2#440bbbdc49d08d3650f340dccb35986d9399177ad69a204def56e5d3954600cf" ldflags_dirs standard verify_openssl
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-1.1.0d" "https://www.openssl.org/source/openssl-1.1.0d.tar.gz#7d5ebb9e89756545c156ff9c13cf2aa6214193b010a468a3bc789c3c28fe60df" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "openssl-1.1.0e" "https://www.openssl.org/source/openssl-1.1.0e.tar.gz#57be8618979d80c910728cfc99369bf97b2a1abd8f366ab6ebdee8975ad3874c" mac_openssl --if has_broken_mac_openssl
|
||||
install_git "ruby-2.4.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_4" ldflags_dirs autoconf standard verify_openssl
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-1.1.0d" "https://www.openssl.org/source/openssl-1.1.0d.tar.gz#7d5ebb9e89756545c156ff9c13cf2aa6214193b010a468a3bc789c3c28fe60df" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "openssl-1.1.0e" "https://www.openssl.org/source/openssl-1.1.0e.tar.gz#57be8618979d80c910728cfc99369bf97b2a1abd8f366ab6ebdee8975ad3874c" mac_openssl --if has_broken_mac_openssl
|
||||
install_git "ruby-trunk" "https://github.com/ruby/ruby.git" "trunk" ldflags_dirs autoconf standard verify_openssl
|
||||
|
|
Loading…
Reference in a new issue