From ea922a5a93d31fcad3718a45cc286da8150b8c79 Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Wed, 19 Aug 2026 12:42:36 +0200 Subject: [PATCH] Rename feeds.conf.default to feeds.conf and update URLs --- feeds.conf.default => feeds.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename feeds.conf.default => feeds.conf (70%) diff --git a/feeds.conf.default b/feeds.conf similarity index 70% rename from feeds.conf.default rename to feeds.conf index 340bbc15..e856d11a 100644 --- a/feeds.conf.default +++ b/feeds.conf @@ -1,7 +1,7 @@ -src-git packages git://git.openwrt.org/feed/packages.git -src-git xwrt https://github.com/stgerrard008/OpenWRT-missing-file -src-git luci git://nbd.name/luci.git -src-git bmx6 https://github.com/stgerrard008/OpenWRT-missing-file +src-git packages https://git.openwrt.org/feed/packages.git +src-git xwrt https://github.com/stgerrard008/OpenWRT-missing-file +src-git luci https://git.openwrt.org/project/luci.git +src-git bmx6 https://github.com/stgerrard008/OpenWRT-missing-file #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone #src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl #src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg