-
Notifications
You must be signed in to change notification settings - Fork 13.4k
rustbuild: Update the OpenSSL version to link #45759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This updates the OpenSSL tarball download to reflect OpenSSL's newest release.
cc @sfackler |
(rust_highfive has picked a reviewer for you, use r? to override) |
cc @SimonSapin just in case (https://internals.rust-lang.org/t/updates-on-rusts-ci-uploads/6062/6). |
@bors r+ |
📌 Commit c11ac94 has been approved by |
Some old commits of Servo download https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror/openssl-1.0.2k.tar.gz when building for android. @kennytm, is that file being removed? Either way, I switched Servo a couple weeks ago to download from a copy at |
@SimonSapin IIRC the whole |
rustbuild: Update the OpenSSL version to link This updates the OpenSSL tarball download to reflect OpenSSL's newest release.
☀️ Test successful - status-appveyor, status-travis |
This updates the OpenSSL tarball download to reflect OpenSSL's newest release.