kmod: update to 31.
This commit is contained in:
parent
0ad7f6c085
commit
a1098b1603
@ -1,6 +1,6 @@
|
||||
# Template file for 'kmod'
|
||||
pkgname=kmod
|
||||
version=30
|
||||
version=31
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --with-xz --with-zstd"
|
||||
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git"
|
||||
distfiles="${KERNEL_SITE}/utils/kernel/kmod/kmod-${version}.tar.xz"
|
||||
checksum=f897dd72698dc6ac1ef03255cd0a5734ad932318e4adbaebc7338ef2f5202f9f
|
||||
checksum=f5a6949043cc72c001b728d8c218609c5a15f3c33d75614b78c79418fcf00d80
|
||||
make_check=no # needs access to /lib/modules/$(uname -r)/build
|
||||
|
||||
post_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user