diff --git a/tr104/Makefile b/tr104/Makefile index 18c016cba..803da02f2 100644 --- a/tr104/Makefile +++ b/tr104/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tr104 -PKG_VERSION:=1.0.16 +PKG_VERSION:=1.0.17 LOCAL_DEV:=0 ifeq ($(LOCAL_DEV),0) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/voice/tr104.git -PKG_SOURCE_VERSION:=34ba56c4b6efc5fdf75826d7e6d367eb2ffcf67f +PKG_SOURCE_VERSION:=fd3f3a7748cc78581008b6191ebd9e6e57100dd8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip endif @@ -32,7 +32,7 @@ define Package/$(PKG_NAME) SUBMENU:=TRx69 TITLE:=TR104 Datamodel Daemon MENU:=1 - DEPENDS:=+libuci +libubox +libubus +libblobmsg-json +asterisk + DEPENDS:=+libuci +libubox +libubus +libblobmsg-json +asterisk +libcurl endef define Package/$(PKG_NAME)/description