mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-11 11:38:41 +01:00
icwmp: 8.4.17
This commit is contained in:
parent
08abbdfe5b
commit
803be5fcad
2 changed files with 3 additions and 2 deletions
|
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=icwmp
|
||||
PKG_VERSION:=8.4.16
|
||||
PKG_VERSION:=8.4.17
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/icwmp.git
|
||||
PKG_SOURCE_VERSION:=13841eac51e0e48b8661c086c593ecd5710f7034
|
||||
PKG_SOURCE_VERSION:=ea2e94fea09dbda22d64505750acad84c49da719
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ config acs 'acs'
|
|||
option ip_version '4'
|
||||
|
||||
config cpe 'cpe'
|
||||
option enable '1'
|
||||
option default_wan_interface 'wan'
|
||||
option log_to_console 'disable'
|
||||
option log_to_file 'disable'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue