system/nvidia-open-kernel: Updated for version 535.146.02.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2023-12-08 14:32:44 +07:00 committed by Willy Sudiarto Raharjo
parent 13f13f5d9d
commit bfb2517f94
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nvidia-open-kernel
VERSION=${VERSION:-535.129.03}
VERSION=${VERSION:-535.146.02}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="nvidia-open-kernel"
VERSION="535.129.03"
VERSION="535.146.02"
HOMEPAGE="https://github.com/NVIDIA/open-gpu-kernel-modules/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/NVIDIA-kernel-module-source/NVIDIA-kernel-module-source-535.129.03.tar.xz"
MD5SUM_x86_64="ffea31394137259b3e6460ec03f9bd34"
DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/NVIDIA-kernel-module-source/NVIDIA-kernel-module-source-535.146.02.tar.xz"
MD5SUM_x86_64="4360e19e47187776e1f205dc2de0b628"
REQUIRES=""
MAINTAINER="Lenard Spencer"
EMAIL="lenardrspencer@gmail.com"