From e840bab8cc1befbfac74b82ed08c0c0073801e6c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 1 Nov 2021 07:10:56 +0100 Subject: [PATCH] ucentral-schema: update to latest HEAD 17fefd3 pass-point: domain_name should be a ',' and not ':' seperated list Fixes: WIFI-4869 Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index 50e5f67c6..9963c17c2 100644 --- a/feeds/ucentral/ucentral-schema/Makefile +++ b/feeds/ucentral/ucentral-schema/Makefile @@ -6,7 +6,7 @@ PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/blogic/ucentral-schema.git PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2021-02-15 -PKG_SOURCE_VERSION:=1bdc8de73f66d5b846cc07c2697959c0cfda6aee +PKG_SOURCE_VERSION:=17fefd33bbc677543515be7c3a00ee2700d0732d PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause