From 826e00e146b4978aade43f574a5c7527596ac188 Mon Sep 17 00:00:00 2001 From: moruiris <53965900+moruiris@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:59:28 +0800 Subject: [PATCH] Update feeds.conf.default --- openwrt/R3P/feeds.conf.default | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/openwrt/R3P/feeds.conf.default b/openwrt/R3P/feeds.conf.default index 063d5f6..fc67933 100644 --- a/openwrt/R3P/feeds.conf.default +++ b/openwrt/R3P/feeds.conf.default @@ -1,7 +1,7 @@ -src-git packages https://github.com/immortalwrt/packages.git -src-git luci https://github.com/immortalwrt/luci.git -src-git routing https://github.com/openwrt/routing.git -src-git telephony https://github.com/openwrt/telephony.git +src-git packages https://git.openwrt.org/feed/packages.git +src-git luci https://git.openwrt.org/project/luci.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 #src-git targets https://github.com/openwrt/targets.git #src-git oldpackages http://git.openwrt.org/packages.git