kmod: update to 12.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'kmod'
|
||||
pkgname=kmod
|
||||
version=11
|
||||
revision=2
|
||||
version=12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --with-xz"
|
||||
makedepends="pkg-config zlib-devel liblzma-devel libxslt"
|
||||
@@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://git.profusion.mobi/cgit.cgi/kmod.git"
|
||||
distfiles="${KERNEL_SITE}/utils/kernel/kmod/kmod-${version}.tar.xz"
|
||||
checksum=28604e153833571ff6ebf34ad1722d3aca4d3d1760ad069a1f06d8fe5efd1de9
|
||||
checksum=c6189dd8c5a1e8d9224e8506bd188c0cd5dfa119fd6b7e5869b3640cbe8bf92f
|
||||
long_desc="
|
||||
kmod is a set of tools to handle common tasks with Linux kernel modules like
|
||||
insert, remove, list, check properties, resolve dependencies and aliases.
|
||||
|
||||
Reference in New Issue
Block a user