iwd: update to 1.25

update 1.23 (2022-01-27) to 1.25 (2022-02-24)

logs:
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/log/

ver 1.24:
- Fix issue with handshake and missing rekeying support.
- Fix issue with BSS ranking and zero signal strength.
- Fix issue with setting OWE IE length correctly.
This commit is contained in:
heitbaum 2022-02-04 19:48:42 +00:00 committed by Rudi Heitbaum
parent 2896665cae
commit 416f909f07

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iwd"
PKG_VERSION="1.23"
PKG_SHA256="9db66205aeccb87874cec478546d2e3aa71a5b6773326f0b950949018444393f"
PKG_VERSION="1.25"
PKG_SHA256="3f138e03301beb2afc7b385a62f56db17059137857ab579f269c4e441783e760"
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"