From 3599b85281d81927332e57dec3542e16e17535df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Mar 2026 08:44:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=B8=20Sync=202026-03-13=2008:44:23?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luci-app-netspeedtest/Makefile | 4 ++-- luci-app-timecontrol/Makefile | 2 +- .../root/usr/share/luci/menu.d/luci-app-timecontrol.json | 9 ++++++++- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/luci-app-netspeedtest/Makefile b/luci-app-netspeedtest/Makefile index 9cf7ad1d..936a8646 100644 --- a/luci-app-netspeedtest/Makefile +++ b/luci-app-netspeedtest/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-netspeedtest -PKG_VERSION:=5.1.2 -PKG_RELEASE:=1 +PKG_VERSION:=5.1.3 +PKG_RELEASE:=2 LUCI_TITLE:=LuCI Support for netspeedtest LUCI_DEPENDS:=+ookla-speedtest +homebox +python3-light +python3-pkg-resources +python3-xml +python3-email \ diff --git a/luci-app-timecontrol/Makefile b/luci-app-timecontrol/Makefile index 3fb63a55..a82833fe 100644 --- a/luci-app-timecontrol/Makefile +++ b/luci-app-timecontrol/Makefile @@ -18,7 +18,7 @@ LUCI_DEPENDS:=+bc +nftables +bash +conntrack LUCI_PKGARCH:=all PKG_VERSION:=3.2.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=sirpdboy define Build/Compile diff --git a/luci-app-timecontrol/root/usr/share/luci/menu.d/luci-app-timecontrol.json b/luci-app-timecontrol/root/usr/share/luci/menu.d/luci-app-timecontrol.json index dba688ae..4a17c832 100644 --- a/luci-app-timecontrol/root/usr/share/luci/menu.d/luci-app-timecontrol.json +++ b/luci-app-timecontrol/root/usr/share/luci/menu.d/luci-app-timecontrol.json @@ -1,4 +1,11 @@ -{ +{ "admin/control": { + "title": "Control", + "order": 44, + "action": { + "type": "firstchild", + "recurse": true + } + }, "admin/control/timecontrol": { "title": "Time Control", "order": 10,