From 43361d0ee74b6ebe5f69a7eee26d1aca160155bd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 14 Jun 2023 08:45:11 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 4ddcb12 properly indicate apply errors via an exit() call Fixes: WIFI-12673 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 e7b078b6c..dda964610 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:=660462fd203bafa8560d0327046ac5bad6c359fe0a3a1146f8dbeaeb2f32235b +PKG_MIRROR_HASH:=83be1535f51fdf0c7834591859f1ba081dc3ddea493987114b145f52fa514445 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=eea75b3bc1f400a378a3787bc0954203b9ae0cb7 +PKG_SOURCE_VERSION:=4ddcb12eabbf4a855eee94b7ba6b9b06eb86f6bc PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause