development/dkms: Updated for version 3.0.11

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2023-06-25 22:14:34 +10:00 committed by Willy Sudiarto Raharjo
parent 87b1d3494a
commit 601acaf014
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Copyright (c) 2012-2017 LEVAI Daniel
# All rights reserved.
# Copyright (c) 2018-2022 Christoph Willing Brisbane, Australia
# Copyright (c) 2018-2023 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dkms
VERSION=${VERSION:-3.0.6}
VERSION=${VERSION:-3.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="dkms"
VERSION="3.0.6"
VERSION="3.0.11"
HOMEPAGE="https://github.com/dell/dkms"
DOWNLOAD="https://github.com/dell/dkms/archive/v3.0.6/dkms-3.0.6.tar.gz"
MD5SUM="98d31ef5c1d971584b1c3df6c97ccb2c"
DOWNLOAD="https://github.com/dell/dkms/archive/v3.0.11/dkms-3.0.11.tar.gz"
MD5SUM="14586490dbe1421f34991d3f8d092b27"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""