aboutsummaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2017-05-25 13:15:51 -0400
committerGitHub <noreply@github.com>2017-05-25 13:15:51 -0400
commit74362ae435ab2f7374c92fe031fed1b0554e9604 (patch)
tree41aa05758b4bba3457a2a2148cfa2b37e597e88b /support
parent3c267d7fddd036f6bcc9ebf000ed37665cf7496d (diff)
downloadservo-74362ae435ab2f7374c92fe031fed1b0554e9604.tar.gz
servo-74362ae435ab2f7374c92fe031fed1b0554e9604.zip
Update openssl source download location.
Diffstat (limited to 'support')
-rw-r--r--support/android/openssl.makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/android/openssl.makefile b/support/android/openssl.makefile
index 6ababf0fd25..a9c059cdb16 100644
--- a/support/android/openssl.makefile
+++ b/support/android/openssl.makefile
@@ -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.1.tar.gz
tar -zxf openssl-1.0.1t.tar.gz