xf86-video-nvidia: update to xf86-video-nvidia-390.87

This commit is contained in:
MilhouseVH 2018-08-27 18:33:19 +01:00
parent 1f05ad3e50
commit 7ebac372df
2 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,8 @@ PKG_NAME="xf86-video-nvidia"
# Remember to run "python 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.
# Host may require installation of python-lxml and python-requests packages.
PKG_VERSION="390.77"
PKG_SHA256="6eb950dc4b59697d12d79a975b2c21a5e3cde49a12b61432d7e836110a06a6ea"
PKG_VERSION="390.87"
PKG_SHA256="c7c07151e17f610af11f7870560d96c3a3ee9bb91ba1bb82fcc7b5d473d40b66"
PKG_ARCH="x86_64"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.nvidia.com/"

View File

@ -363,6 +363,7 @@ ATTRS{device}=="0x1c82", GOTO="configure_nvidia"
ATTRS{device}=="0x1c83", GOTO="configure_nvidia"
ATTRS{device}=="0x1c8c", GOTO="configure_nvidia"
ATTRS{device}=="0x1c8d", GOTO="configure_nvidia"
ATTRS{device}=="0x1c8f", GOTO="configure_nvidia"
ATTRS{device}=="0x1cb1", GOTO="configure_nvidia"
ATTRS{device}=="0x1cb2", GOTO="configure_nvidia"
ATTRS{device}=="0x1cb3", GOTO="configure_nvidia"