]> git.lizzy.rs Git - rust.git/commit
Update OpenSSL download location
authorAlex Crichton <alex@alexcrichton.com>
Thu, 25 May 2017 17:07:41 +0000 (10:07 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 25 May 2017 17:08:35 +0000 (10:08 -0700)
commit357133b362c5395a503621923e4f2fd6d00c8451
tree55d1dd6980ea620438f6cd3ea0b5379c7eda408d
parentdeb90c33ccee849821de5f3a8e26d8d9a2e774e5
Update OpenSSL download location

In rustbuild itself we download from our mirror but in the containers we don't
do this yet. The OpenSSL download url changes from time to time (it breaks when
they release a new version) so let's download from our mirror instead.
src/ci/docker/dist-i686-linux/build-openssl.sh
src/ci/docker/dist-x86_64-linux/build-openssl.sh