mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #9351 from heitbaum/nvidia
Nvidia: update to 550.120
This commit is contained in:
commit
b49d7894a1
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="nvidia"
|
PKG_NAME="nvidia"
|
||||||
PKG_VERSION="550.107.02"
|
PKG_VERSION="550.120"
|
||||||
PKG_SHA256="94299354125c6aa1c98fd7f9ebb26a73b6a39205c84b4790888c1949c890b0a3"
|
PKG_SHA256="900c2e78287cf29acb9f884b6a538d57bf1addccaa1a86eb73d226457f786181"
|
||||||
PKG_ARCH="x86_64"
|
PKG_ARCH="x86_64"
|
||||||
PKG_LICENSE="nonfree"
|
PKG_LICENSE="nonfree"
|
||||||
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"
|
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"
|
||||||
|
@ -6,8 +6,8 @@ PKG_NAME="xf86-video-nvidia"
|
|||||||
# Remember to run "python3 packages/x11/driver/xf86-video-nvidia/scripts/make_nvidia_udev.py" and commit
|
# Remember to run "python3 packages/x11/driver/xf86-video-nvidia/scripts/make_nvidia_udev.py" and commit
|
||||||
# changes to "packages/x11/driver/xf86-video-nvidia/udev.d/96-nvidia.rules" whenever bumping version.
|
# changes to "packages/x11/driver/xf86-video-nvidia/udev.d/96-nvidia.rules" whenever bumping version.
|
||||||
# The build host may require installation of python3-lxml and python3-requests packages.
|
# The build host may require installation of python3-lxml and python3-requests packages.
|
||||||
PKG_VERSION="550.107.02"
|
PKG_VERSION="550.120"
|
||||||
PKG_SHA256="94299354125c6aa1c98fd7f9ebb26a73b6a39205c84b4790888c1949c890b0a3"
|
PKG_SHA256="900c2e78287cf29acb9f884b6a538d57bf1addccaa1a86eb73d226457f786181"
|
||||||
PKG_ARCH="x86_64"
|
PKG_ARCH="x86_64"
|
||||||
PKG_LICENSE="nonfree"
|
PKG_LICENSE="nonfree"
|
||||||
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"
|
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user