system/nvidia-kernel: Updated for version 535.129.03.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2023-11-13 08:11:46 +07:00 committed by Willy Sudiarto Raharjo
parent f2dc5508f1
commit f90fbbad7f
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="nvidia-kernel"
VERSION="535.113.01"
VERSION="535.129.03"
HOMEPAGE="http://www.nvidia.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/535.113.01/NVIDIA-Linux-x86_64-535.113.01.run"
MD5SUM_x86_64="935643d801c50ba803e9fb0169413d60"
DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/535.129.03/NVIDIA-Linux-x86_64-535.129.03.run"
MD5SUM_x86_64="a73adcb4bb7c085481d10806f18a7efb"
REQUIRES=""
MAINTAINER="Lenard Spencer"
EMAIL="lenardrspencer@gmail.com"