Merge pull request #9932 from heitbaum/iwd

iwd: update to 3.6
This commit is contained in:
Matthias Reichl 2025-04-03 16:21:13 +02:00 committed by GitHub
commit 4310e8ecd2
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) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iwd" PKG_NAME="iwd"
PKG_VERSION="3.5" PKG_VERSION="3.6"
PKG_SHA256="19f128d924b206f5fcaac34b41f4a001f6e21caa356179321ebe01849790e134" PKG_SHA256="cc5e02068d7407b9dac000429d667af32e9d91c7bff3183a241d8fdb0f75734b"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://git.kernel.org/cgit/network/wireless/iwd.git/about/" 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" PKG_URL="https://www.kernel.org/pub/linux/network/wireless/iwd-${PKG_VERSION}.tar.xz"