dkms: update to 2.2.0.2.
This commit is contained in:
parent
75b36814a2
commit
d3b189b39a
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'dkms'
|
||||
pkgname=dkms
|
||||
version=2.2.0.0
|
||||
revision=3
|
||||
version=2.2.0.2
|
||||
homepage="http://linux.dell.com/dkms"
|
||||
distfiles="${homepage}/permalink/dkms-$version.tar.gz"
|
||||
build_style=custom-install
|
||||
short_desc="Dynamic Kernel Modules System"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=119b5aeaa4db0495116f14409367fc8f92d1147a25a75d72d59be471f366f7d6
|
||||
checksum=bf6b74c9c81bb9a9e9cee83ee3b5e1494768705d9ae6b2251ef633dc3a994950
|
||||
long_desc="
|
||||
dkms is a framework which allows kernel modules to be dynamically built for
|
||||
each kernel on your system in a simplified and organized fashion."
|
||||
|
|
Loading…
Reference in New Issue