Merge pull request #8384 from heitbaum/pkg

Package updates
This commit is contained in:
CvH 2023-12-02 19:24:51 +01:00 committed by GitHub
commit 3d2fe8b4ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mold"
PKG_VERSION="2.3.3"
PKG_SHA256="dcba90d5ee852ececb3a1a70110bb2d385079dcd1aa103e970296683c642f856"
PKG_VERSION="2.4.0"
PKG_SHA256="be65f3d785d32ece7b3204ecaa57810847fdd25c232cf704cbfff2dafb1ac107"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/rui314/mold"
PKG_URL="https://github.com/rui314/mold/archive/refs/tags/v${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="shared-mime-info"
PKG_VERSION="2.3"
PKG_SHA256="96ac085d82e2e654e40e34c13d97b74f6657357ee6b443d922695adcf548961c"
PKG_VERSION="2.4"
PKG_SHA256="32dc32ae39ff1c1bf8434dd3b36770b48538a1772bc0298509d034f057005992"
PKG_LICENSE="GPL-2.0-only"
PKG_SITE="https://freedesktop.org/wiki/Software/shared-mime-info/"
PKG_URL="https://gitlab.freedesktop.org/xdg/${PKG_NAME}/-/archive/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nvidia"
PKG_VERSION="545.29.02"
PKG_SHA256="b1b4059ca4685d35bbfa9c3350351956a74a2e4a3e0fb34f3fad3653d4fdafb1"
PKG_VERSION="545.29.06"
PKG_SHA256="22ce8f5f617ebf13f75510fc4f47ae307b067cc464ed59852631ba3cf149f26d"
PKG_ARCH="x86_64"
PKG_LICENSE="nonfree"
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="aom"
PKG_VERSION="3.7.0"
PKG_SHA256="d1773bb6f050b430af47741306ac37a6aa2fec7364cb0dc27e3b1454a138934f"
PKG_VERSION="3.7.1"
PKG_SHA256="97e0e4b52f9ef64c3e397257f95fd171a952cb72f1ae030750a162f7dea8f6a5"
PKG_LICENSE="BSD"
PKG_SITE="https://www.webmproject.org"
PKG_URL="https://storage.googleapis.com/aom-releases/libaom-${PKG_VERSION}.tar.gz"