Merge pull request #10048 from heitbaum/pkg

Package updates
This commit is contained in:
Christian Hewitt 2025-05-10 14:10:47 +04:00 committed by GitHub
commit 15e53d5586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="spdlog"
PKG_VERSION="1.15.2"
PKG_SHA256="7a80896357f3e8e920e85e92633b14ba0f229c506e6f978578bdc35ba09e9a5d"
PKG_VERSION="1.15.3"
PKG_SHA256="15a04e69c222eb6c01094b5c7ff8a249b36bb22788d72519646fb85feb267e67"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/gabime/spdlog"
PKG_URL="https://github.com/gabime/spdlog/archive/v${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="kernel-firmware"
PKG_VERSION="20250410"
PKG_SHA256="2ae6aab2d8930fd54bf30ae15498f1625721bc3630b894644db5d21fad5a20f9"
PKG_VERSION="20250509"
PKG_SHA256="f2c60d66f226a28130cb5643e6e544d3229673460e127c91ba03f1080cbd703e"
PKG_LICENSE="other"
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
PKG_URL="https://cdn.kernel.org/pub/linux/kernel/firmware/linux-firmware-${PKG_VERSION}.tar.xz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="setuptools"
PKG_VERSION="80.3.1"
PKG_SHA256="31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927"
PKG_VERSION="80.4.0"
PKG_SHA256="5a78f61820bc088c8e4add52932ae6b8cf423da2aff268c23f813cfbb13b4006"
PKG_LICENSE="OSS"
PKG_SITE="https://pypi.org/project/setuptools"
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME,,}-${PKG_VERSION}.tar.gz"