Merge pull request #10235 from heitbaum/bcm

bcm2835-utils: update to githash b7651d8
This commit is contained in:
Matthias Reichl 2025-07-18 17:39:10 +02:00 committed by GitHub
commit 86e0e62097
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="bcm2835-utils"
PKG_VERSION="02e3ffeee7dc8f954271fd42a3ed983567c55eb4"
PKG_SHA256="1b519e2cb24108c6f4d7e7ef0c046f9bcc92e68c53367a61913136a1096cd2fd"
PKG_VERSION="b7651d86d71a172b2208c67b2e360cbcb4f9d98f"
PKG_SHA256="d96de4b95f3cd69a9f14000802e05ee364b3be7ebee45c988ff5b7ee38b0acb1"
PKG_ARCH="arm aarch64"
PKG_LICENSE="BSD-3-Clause"
PKG_SITE="https://github.com/raspberrypi/utils"