mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Use real URL.
This commit is contained in:
parent
74362ae435
commit
2ee5a80498
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.sh ${ANDROID_NDK}
|
||||||
|
|
||||||
openssl-1.0.1t/Configure:
|
openssl-1.0.1t/Configure:
|
||||||
wget https://www.openssl.org/source/old/1.0.1/openssl-1.0.1.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
|
tar -zxf openssl-1.0.1t.tar.gz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue