mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
dkms: update to 3.2.1.
This commit is contained in:
parent
96f9264691
commit
1fd31f0a7f
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue