Merge pull request #9176 from heitbaum/pkg

Package updates
This commit is contained in:
Christian Hewitt 2024-08-13 17:16:01 +04:00 committed by GitHub
commit acc6084342
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@ PKG_VERSION="3.16.0"
PKG_SHA256="0c97775a9e8a37b1e4cfd0993ad27c28bf6fc2611857a80ff5769805cea53a0a" PKG_SHA256="0c97775a9e8a37b1e4cfd0993ad27c28bf6fc2611857a80ff5769805cea53a0a"
PKG_LICENSE="Apache-2.0" PKG_LICENSE="Apache-2.0"
PKG_SITE="https://commons.apache.org/proper/commons-lang/" PKG_SITE="https://commons.apache.org/proper/commons-lang/"
PKG_URL="https://dlcdn.apache.org/commons/lang/binaries/commons-lang3-${PKG_VERSION}-bin.tar.gz" PKG_URL="https://archive.apache.org/dist/commons/lang/binaries/commons-lang3-${PKG_VERSION}-bin.tar.gz"
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="Apache Commons Lang provides a host of helper utilities for the java.lang API" PKG_LONGDESC="Apache Commons Lang provides a host of helper utilities for the java.lang API"
PKG_TOOLCHAIN="manual" PKG_TOOLCHAIN="manual"

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="kernel-firmware" PKG_NAME="kernel-firmware"
PKG_VERSION="20240709" PKG_VERSION="20240811"
PKG_SHA256="719662d2e8644c097f9a0bfb6e4c97280f8b2943e7bd9b47f77cf039412f5b14" PKG_SHA256="58f1a14b800e3d1967986197d83c81f1ad14b7898a557133c58df0c02c538082"
PKG_LICENSE="other" PKG_LICENSE="other"
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/" 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" PKG_URL="https://cdn.kernel.org/pub/linux/kernel/firmware/linux-firmware-${PKG_VERSION}.tar.xz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gmmlib" PKG_NAME="gmmlib"
PKG_VERSION="22.4.1" PKG_VERSION="22.5.0"
PKG_SHA256="451fbe2eac26533a896ca0da0356354ecc38680f273fce7d121c6a22251ed21e" PKG_SHA256="a3f37dff076503b833ce2dc5c0f9cf854ad706c7857fa6a70972716342efe523"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://01.org/linuxmedia" PKG_SITE="https://01.org/linuxmedia"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ethtool" PKG_NAME="ethtool"
PKG_VERSION="6.9" PKG_VERSION="6.10"
PKG_SHA256="a71b0354010661c5cf178bc606ed50fcb91805cf1897ad0eb2818387a5fd0cd9" PKG_SHA256="cc613fe8a2bcddee17a1e6e0d763c0f3ea33c7e930658d2d7f601aa65e426a1f"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://www.kernel.org/pub/software/network/ethtool/" PKG_SITE="https://www.kernel.org/pub/software/network/ethtool/"
PKG_URL="https://www.kernel.org/pub/software/network/ethtool/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="https://www.kernel.org/pub/software/network/ethtool/${PKG_NAME}-${PKG_VERSION}.tar.xz"

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="freetype" PKG_NAME="freetype"
PKG_VERSION="2.13.2" PKG_VERSION="2.13.3"
PKG_SHA256="12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d" PKG_SHA256="0550350666d427c74daeb85d5ac7bb353acba5f76956395995311a9c6f063289"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://freetype.org" PKG_SITE="https://freetype.org"
PKG_URL="https://download.savannah.gnu.org/releases/freetype/freetype-${PKG_VERSION}.tar.xz" PKG_URL="https://download.savannah.gnu.org/releases/freetype/freetype-${PKG_VERSION}.tar.xz"