mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
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:
commit
83f82cb4d3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue