summaryrefslogtreecommitdiffstats
path: root/system/nvidia-kernel
diff options
context:
space:
mode:
author Lenard Spencer2021-05-10 20:04:23 +0200
committer Willy Sudiarto Raharjo2021-05-17 03:49:45 +0200
commitd031160eb3e0ac66748a5f6860382618818d7140 (patch)
tree13690aedf31154f4c3bdfbcd4bd4be14a9d57f90 /system/nvidia-kernel
parent22bafaf01725ba923377c49164af603b89fef104 (diff)
downloadslackbuilds-d031160eb3e0ac66748a5f6860382618818d7140.tar.gz
system/nvidia-kernel: Updated for version 460.73.01.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-kernel')
-rw-r--r--system/nvidia-kernel/README12
-rw-r--r--system/nvidia-kernel/nvidia-kernel.SlackBuild2
-rw-r--r--system/nvidia-kernel/nvidia-kernel.info6
3 files changed, 10 insertions, 10 deletions
diff --git a/system/nvidia-kernel/README b/system/nvidia-kernel/README
index 35109efbf0..2af2536f50 100644
--- a/system/nvidia-kernel/README
+++ b/system/nvidia-kernel/README
@@ -5,11 +5,11 @@ To build the package for a kernel different from the running one,
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, copy 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.
+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 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 f4e42828c0..4b56d75508 100644
--- a/system/nvidia-kernel/nvidia-kernel.SlackBuild
+++ b/system/nvidia-kernel/nvidia-kernel.SlackBuild
@@ -29,7 +29,7 @@
# see nvidia-driver/changelog.txt
PRGNAM=nvidia-kernel
-VERSION=${VERSION:-460.67}
+VERSION=${VERSION:-460.73.01}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/nvidia-kernel/nvidia-kernel.info b/system/nvidia-kernel/nvidia-kernel.info
index 019df6d1da..0d3e8ca4c6 100644
--- a/system/nvidia-kernel/nvidia-kernel.info
+++ b/system/nvidia-kernel/nvidia-kernel.info
@@ -1,10 +1,10 @@
PRGNAM="nvidia-kernel"
-VERSION="460.67"
+VERSION="460.73.01"
HOMEPAGE="http://www.nvidia.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/460.67/NVIDIA-Linux-x86_64-460.67.run"
-MD5SUM_x86_64="0b246742eca035b702949631e2fcf6a2"
+DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/460.73.01/NVIDIA-Linux-x86_64-460.73.01.run"
+MD5SUM_x86_64="1fd578976c69866089dc3acf340d0953"
REQUIRES=""
MAINTAINER="Lenard Spencer"
EMAIL="lenardrspencer@gmail.com"