mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
common/fetch_sites.sh: added MOZILLA_SITE.
--HG-- extra : convert_revision : a86fa97749939349ba73935e545561026ac3fb6d
This commit is contained in:
parent
e28fd4e11a
commit
7fffd1693b
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ DEBIAN_SITE="http://ftp.debian.org/debian/pool"
|
||||||
GNOME_SITE="http://ftp.gnome.org/pub/GNOME/sources"
|
GNOME_SITE="http://ftp.gnome.org/pub/GNOME/sources"
|
||||||
KERNEL_SITE="http://www.kernel.org/pub/linux"
|
KERNEL_SITE="http://www.kernel.org/pub/linux"
|
||||||
CPAN_SITE="http://cpan.perl.org/modules/by-module"
|
CPAN_SITE="http://cpan.perl.org/modules/by-module"
|
||||||
|
MOZILLA_SITE="ftp://ftp.mozilla.org/pub/mozilla.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue