From efac512c90db834da57c2dbe8b697a22ff039539 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 24 Nov 2021 17:59:45 +0100 Subject: [PATCH] ucentral-wifi: update to latest HEAD f8e62bd fix 40/80mhz scan support on 5G Fixes: WIFI-5625 Signed-off-by: John Crispin --- feeds/ucentral/ucentral-wifi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds/ucentral/ucentral-wifi/Makefile b/feeds/ucentral/ucentral-wifi/Makefile index 5c79b0b26..b8d305370 100644 --- a/feeds/ucentral/ucentral-wifi/Makefile +++ b/feeds/ucentral/ucentral-wifi/Makefile @@ -6,7 +6,7 @@ PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/blogic/ucentral-wifi.git PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2021-04-13 -PKG_SOURCE_VERSION:=3d9216a66199e9ec29c158dd4a060c6e417e510e +PKG_SOURCE_VERSION:=b64cd4149388bd6b49852ba37296cb76acaff537 #PKG_MIRROR_HASH:=a8000b3cf43ce9ebfa7305661475fec98ec1dba2dc7b062028c2e17d7c2ec50b PKG_MAINTAINER:=John Crispin