facebookarchive / android-jsc

Scripts for building JSC for Android
Other
255 stars 38 forks source link

http:// link to Webkit doesn't work anymore #18

Closed sryazanov closed 8 years ago

sryazanov commented 8 years ago

builds-nightly.webkit.org returns 'permanently moved' response. With response save with WebKit-r174650.tar.bz2 name, so it's failed to extract.

Replacing http to https fixes the issue.

lexs commented 8 years ago

@sryazanov Good catch, you want to submit a PR to fix it? Otherwise I'll do it soon.