From 3b0dae71898fd36b3da8eb1188ed759c0ca52d99 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 3 Mar 2022 17:12:31 +0100 Subject: [PATCH] ucentral-schema: update to latest HEAD 72e225e capabilities: add label_macaddr to capabilities f09f2b2 state: improve link metric, add ssid location 5586b93 unit: improve password generation 959a40d system: add sysinfo / resource consumption reporting cdfb209 state: fix link state reporting Fixes: WIFI-7210 Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index 85fcd208a..00dbdbb81 100644 --- a/feeds/ucentral/ucentral-schema/Makefile +++ b/feeds/ucentral/ucentral-schema/Makefile @@ -4,9 +4,10 @@ PKG_NAME:=ucentral-schema PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/blogic/ucentral-schema.git +PKG_MIRROR_HASH:=2f7988b220f8e9c75118efe272d187715881f3f374496113f9833fea3422a87e PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-01-17 -PKG_SOURCE_VERSION:=19fcc8d8163e84734d34dc7dd9767c2fa133fa16 +PKG_SOURCE_VERSION:=72e225e3e9334135e3e0753483cc39ecdc1ac9a0 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause