From b1c9f75fc87348c73d363d5215e0c6992d17585a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 7 Nov 2023 11:13:30 +0100 Subject: [PATCH] ucentral-schema: update to latest HEAD eff094d ipv4/dhcp - allow setting a DNS server that clients shall use 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 1cf319a6a..7b8841453 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:=662f08b6ce7662bf7c8f46ff165af040895c059d64e9c1bd88a89b1002f60b65 +PKG_MIRROR_HASH:=8064eef85ba314d3d951d41a5f07435cbc42c6ba96dc31581078b52b85a0bb90 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=7b4cb426c9d8c5ea756760575a58cea6ebf2b6a9 +PKG_SOURCE_VERSION:=eff094d067441ee9eb80c32faece00c672559dd9 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause