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
|
@ -13,7 +13,7 @@ GNOME_SITE="http://ftp.gnome.org/pub/GNOME/sources"
|
|||
KERNEL_SITE="http://www.kernel.org/pub/linux"
|
||||
#KERNEL_SITE="http://mirror.be.gbxs.net/pub/linux"
|
||||
CPAN_SITE="http://cpan.perl.org/modules/by-module"
|
||||
PYPI_SITE="https://pypi.io/packages/source"
|
||||
PYPI_SITE="https://files.pythonhosted.org/packages/source"
|
||||
MOZILLA_SITE="http://ftp.mozilla.org/pub"
|
||||
GNU_SITE="http://ftp.gnu.org/gnu"
|
||||
FREEDESKTOP_SITE="http://freedesktop.org/software"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue