xbps-src: PYPI_SITE: use files.pythonhosted.org for less redirections
This commit is contained in:
parent
2e288b4b8d
commit
da4d9b7f23
3 changed files with 3 additions and 3 deletions
|
@ -396,7 +396,7 @@ Example:
|
|||
| KERNEL_SITE | http://www.kernel.org/pub/linux |
|
||||
| MOZILLA_SITE | http://ftp.mozilla.org/pub |
|
||||
| NONGNU_SITE | http://download.savannah.nongnu.org/releases |
|
||||
| PYPI_SITE | https://pypi.io/packages/source |
|
||||
| PYPI_SITE | https://files.pythonhosted.org/packages/source |
|
||||
| SOURCEFORGE_SITE | http://downloads.sourceforge.net/sourceforge |
|
||||
| UBUNTU_SITE | http://archive.ubuntu.com/ubuntu/pool |
|
||||
| XORG_HOME | http://xorg.freedesktop.org/wiki/ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue