mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
4da3899225
commit
8420fd2728
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=2.8.1
|
version=2.8.2
|
||||||
revision=2
|
revision=1
|
||||||
conf_files="/etc/dkms/framework.conf"
|
conf_files="/etc/dkms/framework.conf"
|
||||||
depends="bash kmod gcc make coreutils linux-headers"
|
depends="bash kmod gcc make coreutils linux-headers"
|
||||||
short_desc="Dynamic Kernel Modules System"
|
short_desc="Dynamic Kernel Modules System"
|
||||||
|
@ -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="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=751e5dbc30a8cda26e379ff1940a80183145e77dab60914f160e037086177513
|
checksum=0259375991acd0c5a844f43bd62cd29989a79bce9ab81bc91cac2cb3a3308c4c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
depends+=" libressl-devel gmp-devel libada-devel libmpc-devel flex"
|
depends+=" libressl-devel gmp-devel libada-devel libmpc-devel flex"
|
||||||
|
|
Loading…
Add table
Reference in a new issue