From f17e635d34046086233a57689c4fd203ebb549b2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 13 Sep 2023 16:35:50 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD f113e61 fix uci for network devices that have a dot in the name 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 c9c8a5698..8d34c2509 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:=f0d822da4c291b5ba90c10b58106604b2a8e8a4cb9ce95a9034f1d7c0b6ac63e +PKG_MIRROR_HASH:=9d1acf9dde96d42283892a8cbcb8ae5afd040ea0d351a381b9e13bf60ed8398c PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=58d7d72995ac11e8001503e5209dff6a7067c382 +PKG_SOURCE_VERSION:=f113e6192784f968668aec8aa19fe356b304aa14 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause