From aa244105848dba3cf0c93b55d0f9ac1d8f4ec919 Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Sat, 13 Nov 2021 13:39:16 +0800 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 65dabda3..c1df9260 100755 --- a/build.sh +++ b/build.sh @@ -94,7 +94,7 @@ if [ "$OMR_OPENWRT" = "default" ]; then # Use OpenWrt 21.02 for 5.4 kernel _get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "f441be3921c769b732f0148f005d4f1bbace0508" _get_repo feeds/packages https://github.com/openwrt/packages "3aa30ceee4fcf7b131bdc0f98658391069573e12" - _get_repo feeds/luci https://github.com/openwrt/luci "fceabd74465f2aafc40edc084429f30837deff2c" + _get_repo feeds/luci https://github.com/openwrt/luci "6ddea93e8a6e6768e4a50f0bc37a8fe75cf81d13" else _get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "8a6b1a8d29cbd62f005ba20998ca9c8048ff49fc" _get_repo feeds/packages https://github.com/openwrt/packages "b5132de5cf4f7d0562445cf3c65f9f1a4bcb1bbf"