diff --git a/icwmp/Makefile b/icwmp/Makefile index f50de8f00..8fa913c43 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2022 IOPSYS Software Solutions AB +# Copyright (C) 2020-2023 IOPSYS Software Solutions AB # # This is free software, licensed under the BSD-3-Clause # See /LICENSE for more information. @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=9.2.1 +PKG_VERSION:=9.3.0 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/icwmp.git -PKG_SOURCE_VERSION:=c94d21de94d15bee1af9c7a4a2749c3625403843 +PKG_SOURCE_VERSION:=9db8e0f900c823a41274277a2673efa3fc17a123 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip @@ -29,7 +29,7 @@ define Package/icwmp/default CATEGORY:=Utilities SUBMENU:=TRx69 TITLE:=TR069 CWMP client - DEPENDS:=+libuci +libubox +libblobmsg-json +libubus +libjson-c +libcurl +mxml +libuuid +libbbf_api + DEPENDS:=+libuci +libubox +libblobmsg-json +libubus +libjson-c +libcurl +mxml +libuuid +libbbfdm-api endef define Package/icwmp-openssl