kmod: update to 30.

This commit is contained in:
André Cerqueira 2022-07-28 01:41:27 +01:00 committed by classabbyamp
parent 0b74b2dfca
commit 41f0cdd852
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kmod'
pkgname=kmod
version=29
revision=2
version=30
revision=1
build_style=gnu-configure
configure_args="--with-zlib --with-xz --with-zstd"
hostmakedepends="pkg-config"
@ -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=0b80eea7aa184ac6fd20cafa2a1fdf290ffecc70869a797079e2cc5c6225a52a
checksum=f897dd72698dc6ac1ef03255cd0a5734ad932318e4adbaebc7338ef2f5202f9f
make_check=no # needs access to /lib/modules/$(uname -r)/build
post_install() {