icwmp: 8.4.17

This commit is contained in:
suvendhu 2022-06-21 19:33:32 +05:30 committed by vdutta
parent 08abbdfe5b
commit 803be5fcad
2 changed files with 3 additions and 2 deletions

View file

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

View file

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