mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
dkms: update to 3.0.10.
This commit is contained in:
parent
0ce8236abc
commit
97b65797bf
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue