dkms: update to 2.7.1.
This commit is contained in:
parent
6820bd9230
commit
b06ae19927
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dkms'
|
||||
pkgname=dkms
|
||||
version=2.6.1
|
||||
revision=5
|
||||
version=2.7.1
|
||||
revision=1
|
||||
conf_files="/etc/dkms/framework.conf"
|
||||
depends="bash kmod gcc make coreutils linux-headers"
|
||||
short_desc="Dynamic Kernel Modules System"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/dell/dkms"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=9a34f42a80e01682efcb13c513692e72f1d21570bbc7a9eba855dde30f116ce7
|
||||
checksum=b30408db599367d8268e3db8de81ff0ad4d0d6da56f426f768baee5c22c15a69
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
depends+=" libressl-devel gmp-devel libada-devel libmpc-devel flex"
|
||||
|
|
Loading…
Reference in New Issue