diff --git a/srcpkgs/dkms/template b/srcpkgs/dkms/template index 4c86485bc01..a5277fbfee2 100644 --- a/srcpkgs/dkms/template +++ b/srcpkgs/dkms/template @@ -1,7 +1,7 @@ # Template file for 'dkms' pkgname=dkms -version=3.0.10 -revision=3 +version=3.0.12 +revision=1 conf_files="/etc/dkms/framework.conf /etc/default/dkms" depends="bash kmod gcc bc make coreutils xbps-triggers>=0.123_1" short_desc="Dynamic Kernel Module Support" @@ -9,7 +9,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=1eba13bf3a2c140c21e9ba31c1db9e9b8eac55658291340b0e50b965565f9ef7 +checksum=b1b0205973371bda2f963d67056034d060001ab012f98a0dbf9fcb4145534302 # 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"