summaryrefslogtreecommitdiffstats
path: root/feeds.conf.default
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-26 16:08:09 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-26 16:08:09 +0000
commit304cdc76f735cce03e1524bc93ee0756742b9238 (patch)
treea68cd6559952f663a04aa782a5a46d1668e0745e /feeds.conf.default
parentd99f9ac093f55c1861d0b3ae3325ee76d181f7f9 (diff)
downloadopenwrt-304cdc76f735cce03e1524bc93ee0756742b9238.tar.gz
openwrt-304cdc76f735cce03e1524bc93ee0756742b9238.tar.bz2
openwrt-304cdc76f735cce03e1524bc93ee0756742b9238.zip
feeds: switch to using http(s) urls
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40028
Diffstat (limited to 'feeds.conf.default')
-rw-r--r--feeds.conf.default6
1 files changed, 3 insertions, 3 deletions
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