mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
dkms: update to 3.0.12.
This commit is contained in:
parent
3d662b7350
commit
02bfebf4a5
1 changed files with 3 additions and 3 deletions
|
@ -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 <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=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"
|
||||
|
|
Loading…
Add table
Reference in a new issue