ucentral-client: update to latest HEAD

a94e2df added the support to remove old public IP file once it is connected successfully to controller

Fixes: WIFI-12474
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2023-05-03 08:57:09 +02:00
parent 5f3f788955
commit be67c7fa07

View File

@@ -4,10 +4,10 @@ PKG_NAME:=ucentral-client
PKG_RELEASE:=1
PKG_SOURCE_URL=https://github.com/Telecominfraproject/wlan-ucentral-client.git
PKG_MIRROR_HASH:=20c382e9ee6ec3dbc6449d668d927af8d041dcad0bac9e78f297cdd85e09e1d9
PKG_MIRROR_HASH:=cf7eeadf8823d015c310c0c0cd3ace2ae76559580de97508d43177ed500eba3a
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2022-06-22
PKG_SOURCE_VERSION:=c500514a53ed720f108c21d79afad725cc6c1173
PKG_SOURCE_VERSION:=a94e2dfd5ce11ef96876040713e5f5f72555797c
PKG_LICENSE:=BSD-3-Clause
PKG_MAINTAINER:=John Crispin <john@phrozen.org>