xf86-video-nvidia: update to 550.100

release notes:
- https://www.nvidia.com/Download/driverResults.aspx/228542/en-us
This commit is contained in:
Rudi Heitbaum 2024-07-21 03:01:58 +00:00
parent 4a333e994e
commit 9402e4e381

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.90.07" PKG_VERSION="550.100"
PKG_SHA256="5a92545013649d6435d46fc8b5af617f4e3fdea78ee435e034c14bc47557c117" PKG_SHA256="fbaa770681e43b66b14507e36fe5197b189e74901e262f8c17fcf2d203c1e229"
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/"