mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/dkms: Updated for version 2.8.3
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e9c569514d
commit
1e9ee43684
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dkms
|
||||
VERSION=${VERSION:-2.8.2}
|
||||
VERSION=${VERSION:-2.8.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dkms"
|
||||
VERSION="2.8.2"
|
||||
VERSION="2.8.3"
|
||||
HOMEPAGE="https://github.com/dell/dkms"
|
||||
DOWNLOAD="https://github.com/dell/dkms/archive/v2.8.2/dkms-2.8.2.tar.gz"
|
||||
MD5SUM="6816e428115ed0321a03bdbd120093b2"
|
||||
DOWNLOAD="https://github.com/dell/dkms/archive/v2.8.3/dkms-2.8.3.tar.gz"
|
||||
MD5SUM="e607ebd05a6037e1f9fd9bff8b98463b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue