Merge pull request #9183 from heitbaum/pkg

Package updates
This commit is contained in:
CvH 2024-08-14 20:23:04 +02:00 committed by GitHub
commit 4230025b7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 8 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="7-zip" PKG_NAME="7-zip"
PKG_VERSION="24.07" PKG_VERSION="24.08"
PKG_SHA256="d1b0874a3f1c26df21c761a4a30691dc1213e8577f18ee78326c14ca4d683e2b" PKG_SHA256="aa04aac906a04df59e7301f4c69e9f48808e6c8ecae4eb697703a47bfb0ac042"
PKG_LICENSE="7-Zip" PKG_LICENSE="7-Zip"
PKG_SITE="https://www.7-zip.org" PKG_SITE="https://www.7-zip.org"
PKG_URL="https://www.7-zip.org/a/7z${PKG_VERSION/./}-src.tar.xz" PKG_URL="https://www.7-zip.org/a/7z${PKG_VERSION/./}-src.tar.xz"

View File

@ -3,9 +3,9 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="sqlite" PKG_NAME="sqlite"
PKG_VERSION="3.46.0" PKG_VERSION="3.46.1"
PKG_VERSION_SQLITE="${PKG_VERSION/./}00" PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
PKG_SHA256="6f8e6a7b335273748816f9b3b62bbdc372a889de8782d7f048c653a447417a7d" PKG_SHA256="67d3fe6d268e6eaddcae3727fce58fcc8e9c53869bdd07a0c61e38ddf2965071"
PKG_LICENSE="PublicDomain" PKG_LICENSE="PublicDomain"
PKG_SITE="https://www.sqlite.org/" PKG_SITE="https://www.sqlite.org/"
PKG_URL="https://www.sqlite.org/2024/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz" PKG_URL="https://www.sqlite.org/2024/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.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="intel-ucode" PKG_NAME="intel-ucode"
PKG_VERSION="20240531" PKG_VERSION="20240813"
PKG_SHA256="c29eb35fdbd39e3ed8587e6f0b1275cc03265f230c2fcaf88e2a1556451e773f" PKG_SHA256="81e11e8bac0f01b35c89cc772f068e3b22305a810eb0521a08e7ed2453bcdba6"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="other" PKG_LICENSE="other"
PKG_SITE="https://downloadcenter.intel.com/search?keyword=linux+microcode" PKG_SITE="https://downloadcenter.intel.com/search?keyword=linux+microcode"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
PKG_NAME="kmod" PKG_NAME="kmod"
PKG_VERSION="32" PKG_VERSION="33"
PKG_SHA256="630ed0d92275a88cb9a7bf68f5700e911fdadaf02e051cf2e4680ff8480bd492" PKG_SHA256="dc768b3155172091f56dc69430b5481f2d76ecd9ccb54ead8c2540dbcf5ea9bc"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git" PKG_SITE="https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git"
PKG_URL="https://www.kernel.org/pub/linux/utils/kernel/kmod/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="https://www.kernel.org/pub/linux/utils/kernel/kmod/${PKG_NAME}-${PKG_VERSION}.tar.xz"