update-12.13

This commit is contained in:
github-actions[bot] 2021-12-13 10:13:54 +08:00
parent 46e98034dd
commit 006549753d
3 changed files with 6 additions and 2 deletions

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-wrtbwmon
PKG_VERSION:=2.0.9
PKG_VERSION:=2.0.10
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0

View File

@ -6,6 +6,10 @@
"luci.wrtbwmon": [
"get_db_raw",
"get_db_path"
],
"luci-rpc": [
"getDHCPLeases",
"getDSLStatus"
]
},
"file": {

View File

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mosdns
PKG_VERSION:=a2b4ab7
PKG_VERSION:=fcf1703
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz