Skip to content

Commit

Permalink
Merge pull request #3963 from MilhouseVH/nvidia-430.64
Browse files Browse the repository at this point in the history
xf86-video-nvidia: update to xf86-video-nvidia-430.64
  • Loading branch information
HiassofT committed Nov 12, 2019
2 parents 80ba6e0 + 9a1d9e9 commit 0acb5ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/x11/driver/xf86-video-nvidia/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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="430.50"
PKG_SHA256="19ff49073e88245666825722e2c814d369ab4d01b2883a954ce0bfbe9c3b22ab"
PKG_VERSION="430.64"
PKG_SHA256="b00e5f7eda72e2b0f02b374138097757538bfeb75f79b1cdae4c681bd00700cd"
PKG_ARCH="x86_64"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.nvidia.com/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ ATTRS{device}=="0x1f50", GOTO="configure_nvidia"
ATTRS{device}=="0x1f51", GOTO="configure_nvidia"
ATTRS{device}=="0x1f82", GOTO="configure_nvidia"
ATTRS{device}=="0x1f91", GOTO="configure_nvidia"
ATTRS{device}=="0x1f96", GOTO="configure_nvidia"
ATTRS{device}=="0x1fb8", GOTO="configure_nvidia"
ATTRS{device}=="0x1fb9", GOTO="configure_nvidia"
ATTRS{device}=="0x2182", GOTO="configure_nvidia"
Expand Down

0 comments on commit 0acb5ae

Please sign in to comment.