dkms: update to 3.0.10.

This commit is contained in:
Andrew J. Hesford 2023-01-24 07:52:18 -05:00 committed by Andrew J. Hesford
parent 0ce8236abc
commit 97b65797bf

View file

@ -1,7 +1,7 @@
# Template file for 'dkms'
pkgname=dkms
version=3.0.6
revision=2
version=3.0.10
revision=1
conf_files="/etc/dkms/framework.conf"
depends="bash kmod gcc make coreutils xbps-triggers>=0.123_1"
short_desc="Dynamic Kernel Module Support"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/dell/dkms"
distfiles="https://github.com/dell/dkms/archive/v${version}.tar.gz"
checksum=1e1ae273d2a72e3a89b829f3c72f482fb903f12cf766c054d11612e1d70795b4
checksum=1eba13bf3a2c140c21e9ba31c1db9e9b8eac55658291340b0e50b965565f9ef7
# dkms does not create this directory, but needs it
# https://github.com/void-linux/void-packages/issues/39066
make_dirs="/var/lib/dkms 0755 root root"