From: Jo-Philipp Wich Date: Thu, 9 Oct 2014 21:27:26 +0000 (+0000) Subject: feeds: switch LuCI to Github repo X-Git-Tag: reboot~5684 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=d83efbadee946ced7f1bad1ea4d7fd8b9d372d10 feeds: switch LuCI to Github repo Signed-off-by: Jo-Philipp Wich SVN-Revision: 42865 --- diff --git a/feeds.conf.default b/feeds.conf.default index 4d9f020a61..30b9eedd8e 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,5 +1,5 @@ src-git packages https://github.com/openwrt/packages.git -src-git luci http://git.openwrt.org/project/luci.git +src-git luci https://github.com/openwrt/luci.git src-git routing https://github.com/openwrt-routing/packages.git src-git telephony http://git.openwrt.org/feed/telephony.git src-git management https://github.com/openwrt-management/packages.git