Merge pull request #9997 from heitbaum/pkg

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

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="setuptools" PKG_NAME="setuptools"
PKG_VERSION="79.0.0" PKG_VERSION="79.0.1"
PKG_SHA256="9828422e7541213b0aacb6e10bbf9dd8febeaa45a48570e09b6d100e063fc9f9" PKG_SHA256="128ce7b8f33c3079fd1b067ecbb4051a66e8526e7b65f6cec075dfc650ddfa88"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="https://pypi.org/project/setuptools" 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" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME,,}-${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fuse3" PKG_NAME="fuse3"
PKG_VERSION="3.17.1" PKG_VERSION="3.17.2"
PKG_SHA256="2d8ae87a4525fbfa1db5e5eb010ff6f38140627a7004554ed88411c1843d51b2" PKG_SHA256="3d932431ad94e86179e5265cddde1d67aa3bb2fb09a5bd35c641f86f2b5ed06f"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/libfuse/libfuse/" PKG_SITE="https://github.com/libfuse/libfuse/"
PKG_URL="https://github.com/libfuse/libfuse/releases/download/fuse-${PKG_VERSION}/fuse-${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/libfuse/libfuse/releases/download/fuse-${PKG_VERSION}/fuse-${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="qemu" PKG_NAME="qemu"
PKG_VERSION="9.2.3" PKG_VERSION="10.0.0"
PKG_SHA256="baed494270c361bf69816acc84512e3efed71c7a23f76691642b80bc3de7693e" PKG_SHA256="22c075601fdcf8c7b2671a839ebdcef1d4f2973eb6735254fd2e1bd0f30b3896"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://www.qemu.org" PKG_SITE="https://www.qemu.org"
PKG_URL="https://download.qemu.org/qemu-${PKG_VERSION}.tar.xz" PKG_URL="https://download.qemu.org/qemu-${PKG_VERSION}.tar.xz"