kmod: update to 22.
This commit is contained in:
parent
f87f50fbd9
commit
ed986eec64
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kmod'
|
||||
pkgname=kmod
|
||||
version=21
|
||||
version=22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --with-xz"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://git.profusion.mobi/cgit.cgi/kmod.git"
|
||||
distfiles="${KERNEL_SITE}/utils/kernel/kmod/kmod-${version}.tar.xz"
|
||||
checksum=160a9448af74cf75b08d089f37a3e8d1fafa75cce92d1cbe869a753b670d95c0
|
||||
checksum=ba3b1ddea33228b473189fcb05b809024a3b86e9a7cf37d420cae06beb749f82
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/depmod-search.conf 644 usr/lib/depmod.d search.conf
|
||||
|
|
Loading…
Reference in New Issue