mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
commit
afdd759fd0
@ -3,9 +3,9 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="sqlite"
|
||||
PKG_VERSION="3.50.3"
|
||||
PKG_VERSION="3.50.4"
|
||||
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
|
||||
PKG_SHA256="ec5496cdffbc2a4adb59317fd2bf0e582bf0e6acd8f4aae7e97bc723ddba7233"
|
||||
PKG_SHA256="a3db587a1b92ee5ddac2f66b3edb41b26f9c867275782d46c3a088977d6a5b18"
|
||||
PKG_LICENSE="PublicDomain"
|
||||
PKG_SITE="https://www.sqlite.org/"
|
||||
PKG_URL="https://www.sqlite.org/2025/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mold"
|
||||
PKG_VERSION="2.40.2"
|
||||
PKG_SHA256="28c7976c39e53ee440217b6b9f036a8cf13e3b2f93e8da83e19c66f4fc9a774c"
|
||||
PKG_VERSION="2.40.3"
|
||||
PKG_SHA256="308c10f480d355b9f9ef8bb414dfb5f4842bee87eb96b6a7666942f4036a0223"
|
||||
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"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="media-driver"
|
||||
PKG_VERSION="25.3.0"
|
||||
PKG_SHA256="be269f4c4edfbb5291b97073966e6b51291a9cbc8be710231586f8845851a06a"
|
||||
PKG_VERSION="25.3.1"
|
||||
PKG_SHA256="ea515121a4c758373aa4641cafef91ebd5efa947cfb7a284544263ab7e90d6df"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://01.org/linuxmedia"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="meson"
|
||||
PKG_VERSION="1.8.2"
|
||||
PKG_SHA256="c105816d8158c76b72adcb9ff60297719096da7d07f6b1f000fd8c013cd387af"
|
||||
PKG_VERSION="1.8.3"
|
||||
PKG_SHA256="f118aa910fc0a137cc2dd0122232dbf82153d9a12fb5b0f5bb64896f6a157abf"
|
||||
PKG_LICENSE="Apache"
|
||||
PKG_SITE="https://mesonbuild.com"
|
||||
PKG_URL="https://github.com/mesonbuild/meson/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libinput"
|
||||
PKG_VERSION="1.28.1"
|
||||
PKG_SHA256="19e5337ec10fdf920c8d1f4ece63cd7d1c12279ee26e347e30e98e2942d9e1aa"
|
||||
PKG_VERSION="1.29.0"
|
||||
PKG_SHA256="7160c16c409c9ea4f7da9d91923ae0a92df7f3453a292bf684bed071acd7b4ff"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.freedesktop.org/wiki/Software/libinput/"
|
||||
PKG_URL="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user