mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'dkms'
|
||||||
pkgname=dkms
|
pkgname=dkms
|
||||||
version=3.0.10
|
version=3.0.12
|
||||||
revision=3
|
revision=1
|
||||||
conf_files="/etc/dkms/framework.conf /etc/default/dkms"
|
conf_files="/etc/dkms/framework.conf /etc/default/dkms"
|
||||||
depends="bash kmod gcc bc make coreutils xbps-triggers>=0.123_1"
|
depends="bash kmod gcc bc make coreutils xbps-triggers>=0.123_1"
|
||||||
short_desc="Dynamic Kernel Module Support"
|
short_desc="Dynamic Kernel Module Support"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/dell/dkms"
|
homepage="https://github.com/dell/dkms"
|
||||||
distfiles="https://github.com/dell/dkms/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dell/dkms/archive/v${version}.tar.gz"
|
||||||
checksum=1eba13bf3a2c140c21e9ba31c1db9e9b8eac55658291340b0e50b965565f9ef7
|
checksum=b1b0205973371bda2f963d67056034d060001ab012f98a0dbf9fcb4145534302
|
||||||
# dkms does not create this directory, but needs it
|
# dkms does not create this directory, but needs it
|
||||||
# https://github.com/void-linux/void-packages/issues/39066
|
# https://github.com/void-linux/void-packages/issues/39066
|
||||||
make_dirs="/var/lib/dkms 0755 root root"
|
make_dirs="/var/lib/dkms 0755 root root"
|
||||||
|
|
Loading…
Add table
Reference in a new issue