jpeg: use https: URL instead of git: [pyconfr18]#1392
Conversation
This way download can work when non HTTP ports are blocked.
|
Well done thanks. |
|
There is no linaro package, only git version that's why. After reviewing, we've seen during the sprint that linaro team have faster optim than standard lib. I guess that's why the original commiter used it. Aka there is no zip or tgz available. |
|
How about https://github.com/libjpeg-turbo/libjpeg-turbo/releases ? |
|
see tito's answer again, that repos has no such archive feature, but has different code than the github one so that's why this one was used this way. |
|
Oh OK, I misread, thanks guys! |
This way download can work when non HTTP ports are blocked.