From 98d0f7b2854ae2df9630b7a6f4180c4a476aa319 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 20 Sep 2023 08:46:22 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 41e3b03 revert "public_ip_lookup" patch a711d79 add wifi-bands to admin-ui a83832d trigger ucentral-state reload once apply is complete cbb858d add admin-ui support a1ff9ba unify the state uci file aae470c set default port for uhttpd acb08a4 trigger health/state via the new state daemon 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 ce4a5aa32..1d873256e 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:=410887e51b2e530603f725114e8758e3a360212c94d570951ffe345a1b069f0e PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=e811844158df16cec11eaf859ad502996e1dd574 +PKG_SOURCE_VERSION:=41e3b038d1073bd5a9c30f45523a7b691442f4ff PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause