dkms: update to 3.2.1.

This commit is contained in:
Andrew J. Hesford 2025-06-24 09:11:34 -04:00
parent 96f9264691
commit 1fd31f0a7f

View file

@ -1,6 +1,6 @@
# Template file for 'dkms'
pkgname=dkms
version=3.0.13
version=3.2.1
revision=1
build_style=gnu-makefile
make_build_args="all"
@ -11,7 +11,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=ceb5bbb89ece7310ee96952a56c926faa51c4486f7e5e43c8589585056e45bb5
checksum=15941af7312af595ced516955aad33df82452c3ec9649ee48ababf8564682e03
# 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"