Merge pull request #8519 from heitbaum/bluez

bluez: update to 5.72
This commit is contained in:
Christian Hewitt 2024-01-14 17:35:03 +04:00 committed by GitHub
commit 923fe4e785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="bluez"
PKG_VERSION="5.71"
PKG_SHA256="b828d418c93ced1f55b616fb5482cf01537440bfb34fbda1a564f3ece94735d8"
PKG_VERSION="5.72"
PKG_SHA256="499d7fa345a996c1bb650f5c6749e1d929111fa6ece0be0e98687fee6124536e"
PKG_LICENSE="GPL"
PKG_SITE="http://www.bluez.org/"
PKG_URL="https://www.kernel.org/pub/linux/bluetooth/${PKG_NAME}-${PKG_VERSION}.tar.xz"