summaryrefslogtreecommitdiffstats
path: root/system/nvidia-kernel
diff options
context:
space:
mode:
author Edward W. Koenig2017-10-15 20:33:40 +0200
committer Willy Sudiarto Raharjo2017-10-21 02:08:26 +0200
commit70d62c7c39c102d3444d561b31ff23589cac51e5 (patch)
tree6295740103b050535e119f6d00fdbf2c6f97386e /system/nvidia-kernel
parenta70460f6e4902b88541df2ee00ee6971e458d976 (diff)
downloadslackbuilds-70d62c7c39c102d3444d561b31ff23589cac51e5.tar.gz
system/nvidia-kernel: Updated for version 384.90.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/nvidia-kernel')
-rw-r--r--system/nvidia-kernel/README4
-rw-r--r--system/nvidia-kernel/nvidia-kernel.SlackBuild2
-rw-r--r--system/nvidia-kernel/nvidia-kernel.info10
3 files changed, 8 insertions, 8 deletions
diff --git a/system/nvidia-kernel/README b/system/nvidia-kernel/README
index fa35d56c48..442c313a38 100644
--- a/system/nvidia-kernel/README
+++ b/system/nvidia-kernel/README
@@ -6,8 +6,8 @@ start the script setting the KERNEL variable as in
KERNEL=4.6.3 ./nvidia-kernel.SlackBuild
A default config file is placed at /usr/share/X11/xorg.conf.d/10-nvidia.conf
-to make sure that X loads the nvidia module. If you need to make changes,
-move that file to /etc/X11/xorg.conf.d/ and edit the copy. You do not need
+to make sure that X loads the nvidia module. If you need to make changes,
+move that file to /etc/X11/xorg.conf.d/ and edit the copy. You do not need
this file at all if you have a proper and complete xorg.conf.
The xf86-video-nouveau-blacklist package from /extra is required.
diff --git a/system/nvidia-kernel/nvidia-kernel.SlackBuild b/system/nvidia-kernel/nvidia-kernel.SlackBuild
index 9eac21faed..95e4852463 100644
--- a/system/nvidia-kernel/nvidia-kernel.SlackBuild
+++ b/system/nvidia-kernel/nvidia-kernel.SlackBuild
@@ -28,7 +28,7 @@
# see nvidia-driver/changelog.txt
PRGNAM=nvidia-kernel
-VERSION=${VERSION:-375.66}
+VERSION=${VERSION:-384.90}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/nvidia-kernel/nvidia-kernel.info b/system/nvidia-kernel/nvidia-kernel.info
index da02d37b75..48b4de1481 100644
--- a/system/nvidia-kernel/nvidia-kernel.info
+++ b/system/nvidia-kernel/nvidia-kernel.info
@@ -1,10 +1,10 @@
PRGNAM="nvidia-kernel"
-VERSION="375.66"
+VERSION="384.90"
HOMEPAGE="http://www.nvidia.com"
-DOWNLOAD="https://download.nvidia.com/XFree86/Linux-x86/375.66/NVIDIA-Linux-x86-375.66.run"
-MD5SUM="47dddb796fe39497cf6ae374591f6eb9"
-DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/375.66/NVIDIA-Linux-x86_64-375.66.run"
-MD5SUM_x86_64="9cf2c0a342a088211f25c5d8137097e6"
+DOWNLOAD="https://download.nvidia.com/XFree86/Linux-x86/384.90/NVIDIA-Linux-x86-384.90.run"
+MD5SUM="9423e4bdef7745c7b57a75c24f853b53"
+DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/384.90/NVIDIA-Linux-x86_64-384.90.run"
+MD5SUM_x86_64="487f9702d76d9eebea5b73b33fe4d602"
REQUIRES=""
MAINTAINER="Edward W. Koenig"
EMAIL="kingbeowulf@gmail.com"