From 3abc6a4463ff32813047fe749498f9117472dc1f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 12 Sep 2025 07:59:24 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD a1e7571 state: fix unassigned access Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index c71da1dc9..d591410d5 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/Telecominfraproject/wlan-ucentral-schema.git +PKG_MIRROR_HASH:=dd37ce95e77af90424d4792f1d292e90242d66ebf5c6552afdf364fd33c58af8 PKG_SOURCE_PROTO:=git -PKG_SOURCE_DATE:=2025-08-04 -PKG_SOURCE_VERSION:=1c6b3095cb9e398fcbfcb2bf995365066eb76b21 +PKG_SOURCE_DATE:=2025-08-12 +PKG_SOURCE_VERSION:=a1e7571a07ad309301954149884b13f71fbf74be PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause