mirror of
https://github.com/kenzok8/small-package
synced 2025-01-07 09:16:47 +08:00
update-12.13
This commit is contained in:
parent
46e98034dd
commit
006549753d
@ -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
|
||||
|
@ -6,6 +6,10 @@
|
||||
"luci.wrtbwmon": [
|
||||
"get_db_raw",
|
||||
"get_db_path"
|
||||
],
|
||||
"luci-rpc": [
|
||||
"getDHCPLeases",
|
||||
"getDSLStatus"
|
||||
]
|
||||
},
|
||||
"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
|
||||
|
Loading…
Reference in New Issue
Block a user