Auto merge of #17039 - servo:jdm-patch-1, r=nox

Update openssl source download location.

The openssl.org webpage has been reorganized and the old URL no longer works.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17039)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-05-25 12:20:20 -05:00 committed by GitHub
commit 83f82cb4d3

View file

@ -10,5 +10,5 @@ openssl-1.0.1t/libssl.so: openssl-1.0.1t/Configure
./openssl.sh ${ANDROID_NDK}
openssl-1.0.1t/Configure:
wget https://www.openssl.org/source/openssl-1.0.1t.tar.gz
wget https://www.openssl.org/source/old/1.0.1/openssl-1.0.1t.tar.gz
tar -zxf openssl-1.0.1t.tar.gz