Merge pull request #6878 from heitbaum/iwd130

iwd: update to 1.30
This commit is contained in:
CvH 2022-09-10 10:25:59 +02:00 committed by GitHub
commit e5bf5724cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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="1.29" PKG_VERSION="1.30"
PKG_SHA256="71533fe3b8f6381f24832198ba11d00f04a361454770c173b3b66bc3cdf272bd" PKG_SHA256="9fd13512dc27d83efb8d341f7df98f5488f70131686021fcd0d93fc97af013b8"
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"