Merge pull request #9289 from heitbaum/iwd

iwd: update to 2.22
This commit is contained in:
Matthias Reichl 2024-09-12 14:07:21 +02:00 committed by GitHub
commit a7e77aeab5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iwd"
PKG_VERSION="2.21"
PKG_SHA256="d911398242cdae78a474fe712de7bd138ddc39122f52709b52c8c3bf03716392"
PKG_VERSION="2.22"
PKG_SHA256="2c41c5da9924b90f8383b293b0c0b3d0bfb34fdc8822d8d0d37ec100707f263e"
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"