From 7ba2632ceff2a043f2528568fea387a483523950 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 16 Mar 2020 04:24:38 +0800 Subject: [PATCH] feeds: packages/luci: switch to self repo --- feeds.conf.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds.conf.default b/feeds.conf.default index da6c665624..74f5b1753f 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,5 +1,5 @@ -src-git packages https://git.openwrt.org/feed/packages.git -src-git luci https://git.openwrt.org/project/luci.git +src-git packages https://github.com/project-openwrt/packages-latest.git +src-git luci https://github.com/project-openwrt/luci-latest.git src-git routing https://git.openwrt.org/feed/routing.git src-git telephony https://git.openwrt.org/feed/telephony.git #src-git video https://github.com/openwrt/video.git