From 3e7380388de758875f0167737d41bb54682086e9 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 22 Oct 2021 22:26:07 +0800 Subject: [PATCH] feeds/routing: switch to ImmortalWrt's openwrt-18.06 branch Signed-off-by: Tianling Shen --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 4f6bd7411a..252c69b33b 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ src-git packages https://github.com/immortalwrt/packages.git;openwrt-18.06 src-git luci https://github.com/immortalwrt/luci.git;openwrt-18.06 -src-git routing https://github.com/openwrt/routing.git +src-git routing https://github.com/immortalwrt/routing.git;openwrt-18.06 src-git telephony https://github.com/openwrt/telephony.git