diff --git a/srcpkgs/kmod/template b/srcpkgs/kmod/template index 0bcebee03da..c1fd608d698 100644 --- a/srcpkgs/kmod/template +++ b/srcpkgs/kmod/template @@ -1,6 +1,7 @@ # Template file for 'kmod' pkgname=kmod version=4 +revision=1 homepage="http://git.profusion.mobi/cgit.cgi/kmod.git" distfiles="http://packages.profusion.mobi//$pkgname/$pkgname-$version.tar.xz" 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." -provides="module-init-tools-3.16" +provides="module-init-tools-3.17" replaces="module-init-tools>=0" subpackages="libkmod libkmod-devel"