Merge pull request #8346 from heitbaum/iwd

[le12] iwd and connman
This commit is contained in:
CvH 2023-11-19 22:59:29 +01:00 committed by GitHub
commit cf0fcdebb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="connman"
PKG_VERSION="ff1017600943a9c0da82a82d4e26202f1f068f8f"
PKG_SHA256="b04a206c26278713367d164fe089a7f9aecac9a392e1e5fd2890114ee9e973d4"
PKG_VERSION="1cde7a6598a639d1f1eb16f7929f32919172ef10"
PKG_SHA256="680320f1c3de0c283b2df0d61807cd0ca88e012dc3ec906a0414b20a5866f19d"
PKG_LICENSE="GPL"
PKG_SITE="http://www.connman.net"
PKG_URL="https://git.kernel.org/pub/scm/network/connman/connman.git/snapshot/connman-${PKG_VERSION}.tar.gz"

View File

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