Funcionalidade #4284
Built-in download support
Start date:
06/12/2012
Due date:
% Done:
0%
Description
Pacman mirror update uses the information from http://www.archlinux.org/mirrors/status/json/ therefore we're dependent on wget or something like it to download the file.
We need to support the download built-in either by using the curl library or something similar.