diff --git a/feeds/ucentral/ucentral-client/Makefile b/feeds/ucentral/ucentral-client/Makefile index acc4f5837..39b2d9555 100644 --- a/feeds/ucentral/ucentral-client/Makefile +++ b/feeds/ucentral/ucentral-client/Makefile @@ -3,11 +3,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ucentral-client PKG_RELEASE:=1 -PKG_SOURCE_URL=https://github.com/blogic/ucentral-client.git -PKG_MIRROR_HASH:=ca93c95eaec7c4db45de3972db537ca9f022b00801d5df9813f135d9583d3f98 +PKG_SOURCE_URL=https://github.com/Telecominfraproject/wlan-ucentral-client.git +PKG_MIRROR_HASH:=afcdce6a4ea24405b98147bac342a24c21ad6ba91e57a2a966018949ece9a294 PKG_SOURCE_PROTO:=git -PKG_SOURCE_DATE:=2022-01-10 -PKG_SOURCE_VERSION:=e749518bf14bc11ee41c445b168a26ae3860a35b +PKG_SOURCE_DATE:=2022-05-29 +PKG_SOURCE_VERSION:=a4671bbe7d30b1286b718e08573d73dae4df344a PKG_LICENSE:=BSD-3-Clause PKG_MAINTAINER:=John Crispin @@ -19,7 +19,7 @@ define Package/ucentral-client SECTION:=ucentral CATEGORY:=uCentral TITLE:=OpenWrt uCentral websocket client - DEPENDS:=+ucode +ucode-mod-fs +ucode-mod-ubus +ucode-mod-uci +ucode-mod-math +ucode-mod-resolv \ + DEPENDS:=+ucode +ucode-mod-fs +ucode-mod-ubus +ucode-mod-uci +ucode-mod-math +ucode-mod-resolv +ucode-mod-uloop \ +libubox +libwebsockets-openssl +libblobmsg-json +libubus endef