From f0a54f7e2f5639b5e199f7e3bf2a879e22fc3d07 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Jul 2024 15:03:13 +0200 Subject: [PATCH] ucode: update to Git HEAD (2024-07-11) 73644a036f5a nl80211: move access to tb array out of uc_nl_convert_attr and below 6e3cf83a77a7 nl80211: add support for multi-attribute arrays 6ff24d5488a9 nl80211: update nl80211.h to latest wireless-next abc2aef28641 nl80211: add wiphy multi-radio support Signed-off-by: Felix Fietkau --- package/utils/ucode/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/utils/ucode/Makefile b/package/utils/ucode/Makefile index 40dba3b46c..aa7a28483d 100644 --- a/package/utils/ucode/Makefile +++ b/package/utils/ucode/Makefile @@ -12,9 +12,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=https://github.com/jow-/ucode.git -PKG_SOURCE_DATE:=2024-06-18 -PKG_SOURCE_VERSION:=4dd98370ef558a62a9afd10ad6aa1cc658cf7339 -PKG_MIRROR_HASH:=c2cf650a3597457203040feebd6a9bff21be2dc55f80553cf998cff2c0d00244 +PKG_SOURCE_DATE:=2024-07-11 +PKG_SOURCE_VERSION:=1a8a0bcf725520820802ad433db22d8f64fbed6c +PKG_MIRROR_HASH:=0a859c97457a019adc73b028c19e2b334271b2c4de28337f1a18fd35438af3d3 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=ISC