icwmp: 9.0.14

This commit is contained in:
vdutta 2022-10-31 08:58:54 +05:30
parent d13ee35789
commit 656ead95cb
2 changed files with 7 additions and 2 deletions

View file

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=icwmp
PKG_VERSION:=9.0.13
PKG_VERSION:=9.0.14
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/icwmp.git
PKG_SOURCE_VERSION:=4a5ca8b5253dc414c44f9a871a49a61c9effdbb6
PKG_SOURCE_VERSION:=e88c5776930848126aa51b32ae2c2c57440f4e0e
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip

View file

@ -462,6 +462,11 @@ service_stopped()
copy_cwmp_varstate_files_to_etc
}
stop_service()
{
copy_cwmp_varstate_files_to_etc
}
reload_service() {
local ret