xf86-video-nvidia: update to 550.144.03

release notes:
- https://www.nvidia.com/en-us/drivers/details/238858/
This commit is contained in:
Rudi Heitbaum 2025-01-17 08:13:43 +00:00
parent bb2a016deb
commit 4965f4f62d

View File

@ -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.142" PKG_VERSION="550.144.03"
PKG_SHA256="3fb0383111f4f2532c75e38909631f03d6e8792894c92bf965dddccc6512e293" PKG_SHA256="6c7af9859bebdbf5b0402c6831ea6e2a8c89c35121057e52490f8fccc336c358"
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/"