Merge pull request #8694 from heitbaum/iwd

iwd: update to 2.16
This commit is contained in:
Christian Hewitt 2024-03-04 16:57:21 +04:00 committed by GitHub
commit fda1eb93d9
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.15"
PKG_SHA256="bac5d236ac0a0dc3c576e8f362d64b7467e9d5c4b94c1a33a4c8ce5d325a82f1"
PKG_VERSION="2.16"
PKG_SHA256="c1a82032e994861e794cf3b5a16d07ae1aa03a6674f716c73408ffeae2a233ba"
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"