development/dkms: Updated for version 2.8.2

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 2020-05-24 22:23:29 +10:00 committed by Willy Sudiarto Raharjo
parent a3c0dd4a3c
commit c2da3c2883
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-2019 Christoph Willing Brisbane, Australia
# Copyright (c) 2018-2020 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dkms
VERSION=${VERSION:-2.8.1}
VERSION=${VERSION:-2.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dkms"
VERSION="2.8.1"
VERSION="2.8.2"
HOMEPAGE="https://github.com/dell/dkms"
DOWNLOAD="https://github.com/dell/dkms/archive/v2.8.1/dkms-2.8.1.tar.gz"
MD5SUM="8b6385674c3cb22e5079ef786aacf695"
DOWNLOAD="https://github.com/dell/dkms/archive/v2.8.2/dkms-2.8.2.tar.gz"
MD5SUM="6816e428115ed0321a03bdbd120093b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""