kmod: update to 21.
This commit is contained in:
parent
04f8462c22
commit
c9bfd58d0e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kmod'
|
||||
pkgname=kmod
|
||||
version=20
|
||||
revision=3
|
||||
version=21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --with-xz"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=89c1a1a2193c31f9ebe582640bfa2bd401341dc24119f5a7f702588116fadaa0
|
||||
checksum=160a9448af74cf75b08d089f37a3e8d1fafa75cce92d1cbe869a753b670d95c0
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/depmod-search.conf 644 usr/lib/depmod.d search.conf
|
||||
|
|
Loading…
Reference in a new issue