mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
Revert "dkms: update to 2.8.2."
This reverts commit 8420fd2728
.
Possibly related: https://github.com/dell/dkms/issues/127
Verified by me for nvidia and @ahesford for zfs.
This commit is contained in:
parent
7a4023e9ee
commit
30a8f753ee
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'dkms'
|
||||
pkgname=dkms
|
||||
version=2.8.2
|
||||
revision=1
|
||||
reverts="2.8.2_1"
|
||||
version=2.8.1
|
||||
revision=3
|
||||
conf_files="/etc/dkms/framework.conf"
|
||||
depends="bash kmod gcc make coreutils linux-headers"
|
||||
short_desc="Dynamic Kernel Modules System"
|
||||
|
@ -9,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/dell/dkms"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=0259375991acd0c5a844f43bd62cd29989a79bce9ab81bc91cac2cb3a3308c4c
|
||||
checksum=751e5dbc30a8cda26e379ff1940a80183145e77dab60914f160e037086177513
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
depends+=" libressl-devel gmp-devel libada-devel libmpc-devel flex"
|
||||
|
|
Loading…
Add table
Reference in a new issue