From 8419c947426f6ceab824a75575a09825cec69455 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 12 Feb 2022 11:29:49 +0100 Subject: [PATCH] ucentral-wifi: add msdu retransmission stats Fixes: WIFI-6330 Signed-off-by: John Crispin --- feeds/ucentral/ucentral-wifi/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/feeds/ucentral/ucentral-wifi/Makefile b/feeds/ucentral/ucentral-wifi/Makefile index b8d305370..c16eec4f3 100644 --- a/feeds/ucentral/ucentral-wifi/Makefile +++ b/feeds/ucentral/ucentral-wifi/Makefile @@ -5,9 +5,8 @@ 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:=b64cd4149388bd6b49852ba37296cb76acaff537 -#PKG_MIRROR_HASH:=a8000b3cf43ce9ebfa7305661475fec98ec1dba2dc7b062028c2e17d7c2ec50b +PKG_SOURCE_DATE:=2022-01-10 +PKG_SOURCE_VERSION:=955fed125e0597dda14cf52fb7224991072d6146 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause