From e6ca8a30d5e9f66946a58c951004c3b0991b0e96 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 7 Aug 2024 07:10:34 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD a626097 add schema for RRM based on Channel Utilization 39aed21 captive: allow loading the web-root from an external http server 37e3895 add multi-psk2-radius Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index 2d5c1de22..1f57eb177 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:=b85a32f974cbf8fe307ff24183279c7d3097191c5f331c3c4d1fb13845c131e4 +PKG_MIRROR_HASH:=edb452068069b97afe076a8b936f1e5edbbbbeb8635d8ccdd4d9570cbc78a875 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2024-07-03 -PKG_SOURCE_VERSION:=bf512cd20d18dbfec5a847203b1afe332bd40de3 +PKG_SOURCE_VERSION:=a62609706481e3b6496fd0a2aab643aa15a03c3c PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause