🛸 Sync 2026-03-13 08:44:23

This commit is contained in:
github-actions[bot] 2026-03-13 08:44:23 +08:00
parent cc70f9d491
commit 3599b85281
3 changed files with 11 additions and 4 deletions

View File

@ -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 \

View File

@ -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 <herboy2008@gmail.com>
define Build/Compile

View File

@ -1,4 +1,11 @@
{
{ "admin/control": {
"title": "Control",
"order": 44,
"action": {
"type": "firstchild",
"recurse": true
}
},
"admin/control/timecontrol": {
"title": "Time Control",
"order": 10,