From 8a9194aeaf5b98763233fcc468239b8870fa1f35 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Tue, 7 Apr 2020 04:33:48 +0800 Subject: [PATCH] [feeds] routing: switch to self-maintained repo --- feeds.conf.default | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/feeds.conf.default b/feeds.conf.default index a6790ecabb..fd70cee0f8 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-git packages https://github.com/project-openwrt/packages -src-git luci https://github.com/project-openwrt/luci -src-git routing https://git.openwrt.org/feed/routing.git +src-git packages https://github.com/project-openwrt/packages.git +src-git luci https://github.com/project-openwrt/luci.git +src-git routing https://github.com/project-openwrt/routing.git src-git telephony https://git.openwrt.org/feed/telephony.git