diff --git a/srcpkgs/dkms/template b/srcpkgs/dkms/template index 6febb78a8a8..2a363f3d58c 100644 --- a/srcpkgs/dkms/template +++ b/srcpkgs/dkms/template @@ -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 " 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"