mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kmod: provides module-init-tools-3.17.
This commit is contained in:
parent
04a34c3fe9
commit
c266648539
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'kmod'
|
# Template file for 'kmod'
|
||||||
pkgname=kmod
|
pkgname=kmod
|
||||||
version=4
|
version=4
|
||||||
|
revision=1
|
||||||
homepage="http://git.profusion.mobi/cgit.cgi/kmod.git"
|
homepage="http://git.profusion.mobi/cgit.cgi/kmod.git"
|
||||||
distfiles="http://packages.profusion.mobi//$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://packages.profusion.mobi//$pkgname/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +16,7 @@ long_desc="
|
||||||
|
|
||||||
These tools are designed on top of libkmod, a library that is shipped with kmod."
|
These tools are designed on top of libkmod, a library that is shipped with kmod."
|
||||||
|
|
||||||
provides="module-init-tools-3.16"
|
provides="module-init-tools-3.17"
|
||||||
replaces="module-init-tools>=0"
|
replaces="module-init-tools>=0"
|
||||||
subpackages="libkmod libkmod-devel"
|
subpackages="libkmod libkmod-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue