luci: fix chinadns-ng x86_64 api url

This commit is contained in:
lwb1978 2024-03-19 18:07:40 +08:00 committed by sbwml
parent d6e7282fc0
commit 99e5e171d6

View File

@ -62,7 +62,7 @@ _M["chinadns-ng"] = {
default_path = "/usr/bin/chinadns-ng", default_path = "/usr/bin/chinadns-ng",
match_fmt_str = "%s", match_fmt_str = "%s",
file_tree = { file_tree = {
x86_64 = "x86_64", x86_64 = "x86_64@",
x86 = "i686", x86 = "i686",
mips = "mips%-.*mips32%+soft_float@", mips = "mips%-.*mips32%+soft_float@",
mipsel = "mipsel.*mips32%+soft_float@", mipsel = "mipsel.*mips32%+soft_float@",