mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-22 13:50:33 +02:00
Upgrade OpenSSL to 1.0.1p
This commit is contained in:
parent
26d124d239
commit
d989a9b0bf
35 changed files with 35 additions and 35 deletions
|
@ -1,3 +1,3 @@
|
|||
install_package "yaml-0.1.6" "http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz#7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749" --if needs_yaml
|
||||
install_package "openssl-1.0.1o" "https://www.openssl.org/source/openssl-1.0.1o.tar.gz#16e678c6a05f2502811e075f2c4059ac01c878d091c9c585afc49ebc541f7b13" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "openssl-1.0.1p" "https://www.openssl.org/source/openssl-1.0.1p.tar.gz#bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.1.0" "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0.tar.gz#3538ec1f6af96ed9deb04e0965274528162726cc9ba3625dcf23648df872d09d" standard verify_openssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue