srcpkgs: fix MOZILLA_SITE update checks.
This commit is contained in:
parent
377c0ce66e
commit
144a59a796
3 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ 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="http://pypi.python.org/packages/source"
|
||||
MOZILLA_SITE="http://ftp.mozilla.org/pub/mozilla.org"
|
||||
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