From 73b264502749738f296efc2f22dae899b07cea1c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 15 Mar 2022 10:37:02 +0100 Subject: [PATCH] ucentral-schema: update to latest HEAD 9dfff17 fix include paths of the new wifi module 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 346040abb..2d00f99e6 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/blogic/ucentral-schema.git +PKG_MIRROR_HASH:=8ce01f836813dcdf7af2ef3c2136fb91b87b64c7e485ee9aac38f1c4b1d561a9 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-01-17 -PKG_SOURCE_VERSION:=ef7649fb0ee48765f363ecd2c62ba68e5c952d0e +PKG_SOURCE_VERSION:=9dfff1744e9d0f5d39edaa1cd1b349db1e16600c PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause