From be135571e7a0ddad2423b76937f5540d56bfb476 Mon Sep 17 00:00:00 2001 From: zhao Date: Thu, 26 Dec 2024 16:07:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20etc/opkg/x86/distfeeds.con?= =?UTF-8?q?f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- etc/opkg/x86/distfeeds.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/opkg/x86/distfeeds.conf b/etc/opkg/x86/distfeeds.conf index 021840c..78ac581 100644 --- a/etc/opkg/x86/distfeeds.conf +++ b/etc/opkg/x86/distfeeds.conf @@ -1,5 +1,5 @@ -src/gz openwrt_base https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/x86_64/base -src/gz openwrt_luci https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/x86_64/luci -src/gz openwrt_packages https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/x86_64/packages -src/gz openwrt_routing https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/x86_64/routing -src/gz openwrt_telephony https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/x86_64/telephony \ No newline at end of file +src/gz openwrt_base https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc4/packages/x86_64/base +src/gz openwrt_luci https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc4/packages/x86_64/luci +src/gz openwrt_packages https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc4/packages/x86_64/packages +src/gz openwrt_routing https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc4/packages/x86_64/routing +src/gz openwrt_telephony https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc4/packages/x86_64/telephony \ No newline at end of file