iwd: update to 3.4

- Add support for the Test Anything Protocol.
- handshake: add more debugging around PMKSA caching
This commit is contained in:
Rudi Heitbaum 2025-02-11 08:33:15 +00:00
parent ea89b57714
commit b1b6da65a3

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iwd"
PKG_VERSION="3.3"
PKG_SHA256="8189e15e701112f871fb5f5e9351f007c9098754b4168ed43cc5422a3adc0255"
PKG_VERSION="3.4"
PKG_SHA256="0e7b99390fc971b85b25c4eb4ffeee082717123cb9726d51cec9481b621f6723"
PKG_LICENSE="GPL"
PKG_SITE="https://git.kernel.org/cgit/network/wireless/iwd.git/about/"
PKG_URL="https://www.kernel.org/pub/linux/network/wireless/iwd-${PKG_VERSION}.tar.xz"