diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2022-10-20 15:26:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-20 15:26:41 +0700 |
commit | d0e0ad46cbe9a38f1a9a2c572adb6eb475d2322f (patch) | |
tree | bb75917aa386a5f092bf764f069b6a4260d066bc /system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild | |
parent | 97ec6faf9cd6463ed8f94a7d8dab8688dad94682 (diff) |
system/nvidia-open-kernel: Updated for version 520.56.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild')
-rw-r--r-- | system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild b/system/nvidia-open-kernel/nvidia-open-kernel.SlackBuild index f85c086836..fc02ae7e17 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:-515.76} +VERSION=${VERSION:-520.56.06} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |