[Lunar-commits] <moonbase> kmod: version bumped to 6.
Florin Braescu
florin at lunar-linux.org
Sun Mar 4 10:26:57 CET 2012
commit 5c511b7f1fcd206438970578c6b1f91539b9f6b7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Mar 4 10:26:57 2012 +0100
kmod: version bumped to 6.
---
kernel/kmod/DETAILS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/kernel/kmod/DETAILS b/kernel/kmod/DETAILS
index d0fa642..3fd445e 100644
--- a/kernel/kmod/DETAILS
+++ b/kernel/kmod/DETAILS
@@ -1,11 +1,11 @@
MODULE=kmod
- VERSION=5
+ VERSION=6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://git.profusion.mobi/cgit.cgi/kmod.git/snapshot
- SOURCE_VFY=sha1:f68c84932bbeae8a7dbbc48acc8de21ac98afa7b
+ SOURCE_VFY=sha1:1cf8a3ec1386e593df0b39322a40cd0ab494cec6
WEB_SITE=http://www.politreco.com/2011/12/announce-kmod-1
ENTERED=20120115
- UPDATED=20120209
+ UPDATED=20120304
SHORT="A lib for kernel modules management"
cat << EOF
@@ -13,5 +13,5 @@ The goal of the new library libkmod is to offer to other programs the needed
flexibility and fine grained control over insertion, removal, configuration
and listing of kernel modules. Using the library, with simple pieces of code
it's possible to interact with kernel modules and then there's no need to
-rely on other tools for that.
+rely on other tools for that.
EOF
More information about the Lunar-commits
mailing list