From acca9737e4c10b2c253806fc3db3569ecdf1f9cc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 30 Jul 2025 09:02:17 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 30c7374 Add 'access-token' to AFC server config Fixes: WIFI-14427 Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index a26334aa6..d9a2e7de6 100644 --- a/feeds/ucentral/ucentral-schema/Makefile +++ b/feeds/ucentral/ucentral-schema/Makefile @@ -4,10 +4,10 @@ PKG_NAME:=ucentral-schema PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/Telecominfraproject/wlan-ucentral-schema.git -PKG_MIRROR_HASH:=c1e757c5e25731ef86724fd315850367d11303c2e329aaaa9bd2024fbebbae2e +PKG_MIRROR_HASH:=45575f1f345368d109f74dc5ae3c8648dadbebef37e2d8eadc95b4fca2fbf43f PKG_SOURCE_PROTO:=git -PKG_SOURCE_DATE:=2025-07-27 -PKG_SOURCE_VERSION:=92fb3c123e362c36c279f8f2065935dc7ba82c5c +PKG_SOURCE_DATE:=2025-07-30 +PKG_SOURCE_VERSION:=30c73745c104d56f58d4f457956fe7ebac6e0f86 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause