system/nvidia-kernel: Updated for version 418.30.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cb548bc6fc
commit
144d2ab0fb
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for nvidia-kernel
|
||||
|
||||
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2012-2017 Edward W. Koenig, Vancouver, WA, USA
|
||||
# Copyright 2012-2019 Edward W. Koenig, Vancouver, WA, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -28,7 +28,7 @@
|
|||
# see nvidia-driver/changelog.txt
|
||||
|
||||
PRGNAM=nvidia-kernel
|
||||
VERSION=${VERSION:-410.78}
|
||||
VERSION=${VERSION:-418.30}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="nvidia-kernel"
|
||||
VERSION="410.78"
|
||||
VERSION="418.30"
|
||||
HOMEPAGE="http://www.nvidia.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/410.78/NVIDIA-Linux-x86_64-410.78.run"
|
||||
MD5SUM_x86_64="5486d21e82fe16b88f43363981dc09d4"
|
||||
DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/410.78/NVIDIA-Linux-x86_64-418.30.run"
|
||||
MD5SUM_x86_64="4d1ef17b897e1f7bd6c41f075edbab71"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edward W. Koenig"
|
||||
EMAIL="kingbeowulf@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue