diff options
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 e85a53ffd7eb..87a599123146 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:-535.104.05} +VERSION=${VERSION:-535.113.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |