kmod: update to 23.
This commit is contained in:
parent
f8a9ce5100
commit
77974f171b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kmod'
|
||||
pkgname=kmod
|
||||
version=22
|
||||
version=23
|
||||
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=ba3b1ddea33228b473189fcb05b809024a3b86e9a7cf37d420cae06beb749f82
|
||||
checksum=d303d5519faec9d69e1132f6b37db2579db17a7fb5c1517da0115d03ba168155
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/depmod-search.conf 644 usr/lib/depmod.d search.conf
|
||||
|
|
Loading…
Reference in a new issue