From: nbd Date: Wed, 26 Mar 2014 16:08:09 +0000 (+0000) Subject: feeds: switch to using http(s) urls X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=bb61cd2fb236e860206e69a5c334ff4337c4606b;p=openwrt.git feeds: switch to using http(s) urls Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40028 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/feeds.conf.default b/feeds.conf.default index 49e97e524e..3587b5fcb9 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,6 +1,6 @@ -src-git packages git://git.openwrt.org/packages.git -src-git luci git://nbd.name/luci.git -src-git routing git://github.com/openwrt-routing/packages.git +src-git packages http://git.openwrt.org/packages.git +src-git luci http://git.openwrt.org/luci.git +src-git routing https://github.com/openwrt-routing/packages.git src-git telephony http://feeds.openwrt.nanl.de/openwrt/telephony.git #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone