dkms: update to 2.6.1. (#969)

This commit is contained in:
Peter Bui 2018-07-28 01:37:17 -04:00 committed by cr6git
parent dd5eef8eb0
commit 98be189895
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dkms'
pkgname=dkms
version=2.5
version=2.6.1
revision=1
conf_files="/etc/dkms/framework.conf"
depends="bash kmod gcc make coreutils linux-headers"
@ -8,8 +8,8 @@ homepage="https://github.com/dell/dkms"
distfiles="${homepage}/archive/v${version}.tar.gz"
short_desc="Dynamic Kernel Modules System"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
checksum=c635db498263acfd8c5c21c85b3a795b4d22b8e4c3ae791648affd135d458ac2
license="GPL-2.0-or-later"
checksum=9a34f42a80e01682efcb13c513692e72f1d21570bbc7a9eba855dde30f116ce7
do_install() {
# We are only interested in the bare minimum.