Merge pull request #1059 from MilhouseVH/nvidia_340_101

Package updates: nvidia 375.26 and nvidia-legacy 340.101
This commit is contained in:
Christian Hewitt 2016-12-15 08:42:33 +04:00 committed by GitHub
commit 9535756cea
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="xf86-video-nvidia-legacy"
PKG_VERSION="340.98"
PKG_VERSION="340.101"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="nonfree"

View File

@ -20,7 +20,7 @@ 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="375.20"
PKG_VERSION="375.26"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="nonfree"