From 79dcd8a9000f3cea9842f8deb2c8eb8fac953715 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 5 Jul 2023 13:11:59 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 6085276 reject upstream interfaces with invalid config Fixes: WIFI-12695 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 03134ae9e..5184389e5 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:=c3ccd7bf5e0cf3af68a5ec703229093073d82f7a170029c3cf315f4fdd1a34c1 +PKG_MIRROR_HASH:=9d1b2f123d54086d8fd1d22415d47b1918eeefd9d1e9342dfba507df4c7114cd PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=0c0a74134f6e81de7210988c9aab62c4f26bf36e +PKG_SOURCE_VERSION:=608527624173650ecb8710cc721cb2e03624b426 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause