dkms: update to 2.4.0
This commit is contained in:
parent
cd266eedcb
commit
8269e0993d
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'dkms'
|
||||
pkgname=dkms
|
||||
version=2.2.0.3
|
||||
revision=12
|
||||
version=2.4.0
|
||||
revision=1
|
||||
conf_files="/etc/dkms/framework.conf"
|
||||
depends="bash kmod gcc make coreutils linux-headers"
|
||||
homepage="http://linux.dell.com/dkms"
|
||||
distfiles="${homepage}/permalink/dkms-$version.tar.gz"
|
||||
homepage="https://github.com/dell/dkms"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
short_desc="Dynamic Kernel Modules System"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
checksum=352a080351410e29ae8cda7a794ba1e607b87ca913d0410d56209f08875378fc
|
||||
checksum=53f09dbd5db8c12eca2c80c959793389e14355dfed1363133a0e08e751bb9053
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) depends+=" musl-devel";;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue