xf86-video-nvidia: update to xf86-video-nvidia-384.69

This commit is contained in:
MilhouseVH 2017-08-22 17:54:44 +01:00
parent 2b32b50d8c
commit d0cf1fb50c
2 changed files with 3 additions and 2 deletions

View File

@ -20,8 +20,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="384.59"
PKG_SHA256="2d03e687b6b77d072de057349fceb0b7b19a4387d610ea22928ce99d2945d165"
PKG_VERSION="384.69"
PKG_SHA256="1011b9a9db903d243ff722fc7982da7b91dc91f4b82c60227d89b812aa67257f"
PKG_ARCH="x86_64"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.nvidia.com/"

View File

@ -331,6 +331,7 @@ ATTRS{device}=="0x1ba1", GOTO="configure_nvidia"
ATTRS{device}=="0x1bb0", GOTO="configure_nvidia"
ATTRS{device}=="0x1bb1", GOTO="configure_nvidia"
ATTRS{device}=="0x1bb3", GOTO="configure_nvidia"
ATTRS{device}=="0x1bb4", GOTO="configure_nvidia"
ATTRS{device}=="0x1bb6", GOTO="configure_nvidia"
ATTRS{device}=="0x1bb7", GOTO="configure_nvidia"
ATTRS{device}=="0x1bb8", GOTO="configure_nvidia"