From b4a09e7167a839a48c1c1dd41d9fba3c8297484a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 7 Jun 2022 18:08:14 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 96324e2 fix a typo inside the state handler Fixes: WIFI-7838 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 fd8bfab70..030d78d25 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:=9a44b1fdc7546467216b330d27b7b3a8a1bc8ac6ba870330c1202d181f43f04c +PKG_MIRROR_HASH:=3ba2d66f8e52c784f136bf340ab2fb81568a1d8df8dbebfa487fc57652bea04f PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=6974baa72c7c90d4a124d521e9e600399f849538 +PKG_SOURCE_VERSION:=96324e2f7443cb3ae70f8fca10f37548f673e3f8 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause