mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
I got into troubles to be behind a proxy and my build then fails because it cannot connect to git://github.com urls To avoid such problems for others I think it is useful to replace them for the whole repo. This changes make it work for me again. Signed-off-by: Matthias Kesler <krombel@krombel.de>