summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Lenard Spencer <lenardrspencer@gmail.com>2022-12-03 09:32:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 09:32:05 +0700
commit753cd8ca1ecd1142f36c109a28e2099673673c9d (patch)
treecb26796d0195417a6e8dced66f359c27e3db3733
parent52c03005036ec4deafe293c2a256dd358f1dd2b0 (diff)
downloadslackbuilds-753cd8ca1ecd1142f36c109a28e2099673673c9d.tar.gz
slackbuilds-753cd8ca1ecd1142f36c109a28e2099673673c9d.tar.xz
system/nvidia-open-kernel: Updated for version 525.60.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild2
-rw-r--r--system/nvidia-open-kernel/nvidia-open-kernel.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild b/system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild
index fc02ae7e17..97290ef914 100644
--- a/system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild
+++ b/system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nvidia-open-kernel
-VERSION=${VERSION:-520.56.06}
+VERSION=${VERSION:-525.60.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/nvidia-open-kernel/nvidia-open-kernel.info b/system/nvidia-open-kernel/nvidia-open-kernel.info
index a40b363d4b..3ae7f8bdba 100644
--- a/system/nvidia-open-kernel/nvidia-open-kernel.info
+++ b/system/nvidia-open-kernel/nvidia-open-kernel.info
@@ -1,10 +1,10 @@
PRGNAM="nvidia-open-kernel"
-VERSION="520.56.06"
+VERSION="525.60.11"
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-520.56.06.tar.xz"
-MD5SUM_x86_64="7c5a289309eb0767e233676f7f7fd8d1"
+DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/NVIDIA-kernel-module-source/NVIDIA-kernel-module-source-525.60.11.tar.xz"
+MD5SUM_x86_64="389657144f322ea2556a476e13e19988"
REQUIRES=""
MAINTAINER="Lenard Spencer"
EMAIL="lenardrspencer@gmail.com"