mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
dkms: update to 2.2.0.2.
This commit is contained in:
parent
75b36814a2
commit
d3b189b39a
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'dkms'
|
# Template file for 'dkms'
|
||||||
pkgname=dkms
|
pkgname=dkms
|
||||||
version=2.2.0.0
|
version=2.2.0.2
|
||||||
revision=3
|
|
||||||
homepage="http://linux.dell.com/dkms"
|
homepage="http://linux.dell.com/dkms"
|
||||||
distfiles="${homepage}/permalink/dkms-$version.tar.gz"
|
distfiles="${homepage}/permalink/dkms-$version.tar.gz"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="Dynamic Kernel Modules System"
|
short_desc="Dynamic Kernel Modules System"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=119b5aeaa4db0495116f14409367fc8f92d1147a25a75d72d59be471f366f7d6
|
checksum=bf6b74c9c81bb9a9e9cee83ee3b5e1494768705d9ae6b2251ef633dc3a994950
|
||||||
long_desc="
|
long_desc="
|
||||||
dkms is a framework which allows kernel modules to be dynamically built for
|
dkms is a framework which allows kernel modules to be dynamically built for
|
||||||
each kernel on your system in a simplified and organized fashion."
|
each kernel on your system in a simplified and organized fashion."
|
||||||
|
|
Loading…
Add table
Reference in a new issue