From 828cc9e597164031c8e03b4c16783c06748bd26a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 23 Oct 2024 13:43:44 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD ad1c322 flag to denote compressed commands (configure for now) are supported 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 315e31813..0017f80de 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:=ed369fd1083e37af03a9d85a9a03316f2f6ad94aaa605f5b5818fbf91a717ea8 +PKG_MIRROR_HASH:=7b68eacb193f1945ede833f9086a1932ba5154de2a0df5a1a0d21bd9766b6b31 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2024-07-03 -PKG_SOURCE_VERSION:=a0f26ac8817d83dfb1b362af390e4216318096f0 +PKG_SOURCE_VERSION:=ad1c322618b8f05a9eb3d5ebbcd46c2045659871 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause