diff options
author | Simon Rettberg | 2016-12-22 16:00:34 +0100 |
---|---|---|
committer | root | 2016-12-22 16:00:34 +0100 |
commit | 44c01ac2700a82263d15da1afd5c985b009067cf (patch) | |
tree | 23d15b79939b8e5fa375f3c0efa4c3efc8fa8e46 | |
parent | [kernel-vanilla] Update to 4.9 (diff) | |
download | tm-scripts-44c01ac2700a82263d15da1afd5c985b009067cf.tar.gz tm-scripts-44c01ac2700a82263d15da1afd5c985b009067cf.tar.xz tm-scripts-44c01ac2700a82263d15da1afd5c985b009067cf.zip |
[nvidia_*] Update to 375.26
-rw-r--r-- | remote/modules/nvidia_kernel/module.conf | 2 | ||||
-rw-r--r-- | remote/modules/nvidia_libs/module.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/nvidia_kernel/module.conf b/remote/modules/nvidia_kernel/module.conf index b05fa883..68ab2a9a 100644 --- a/remote/modules/nvidia_kernel/module.conf +++ b/remote/modules/nvidia_kernel/module.conf @@ -1,4 +1,4 @@ -REQUIRED_VERSION="367.57" +REQUIRED_VERSION="375.26" REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run" REQUIRED_URL="http://download.nvidia.com/XFree86/Linux-x86_64/$REQUIRED_VERSION/$REQUIRED_NVIDIA" diff --git a/remote/modules/nvidia_libs/module.conf b/remote/modules/nvidia_libs/module.conf index 45069ac2..8032b6e4 100644 --- a/remote/modules/nvidia_libs/module.conf +++ b/remote/modules/nvidia_libs/module.conf @@ -1,4 +1,4 @@ -REQUIRED_VERSION="367.57" +REQUIRED_VERSION="375.26" REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run" REQUIRED_URL="http://download.nvidia.com/XFree86/Linux-x86_64/$REQUIRED_VERSION/$REQUIRED_NVIDIA" |