[net] use http instead of https for downloads

* Since 2.17 will be the last version to support XP, and the native XP SSL
  implementation is too old to access our downloads though https.
This commit is contained in:
Pete Batard 2017-08-17 13:33:20 +01:00
parent 9de244c10e
commit 8b094e840b
4 changed files with 10 additions and 10 deletions

View file

@ -762,4 +762,4 @@ const char* gplv3 =
"Program, unless a warranty or assumption of liability accompanies a\r\n"
"copy of the Program in return for a fee.\r\n"
"\r\n"
" END OF TERMS AND CONDITIONS";
" END OF TERMS AND CONDITIONS";