summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-25 18:59:18 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-25 19:00:41 +0200
commitc4ff5d370f37a4eb8ef14c94352e767eae900276 (patch)
tree555847f0452b51285c57e57496618470f0fb0456
parentdb20a3c1c4c2a57141053585ca16f40d618f0c48 (diff)
update to latest stable version
-rw-r--r--package/kmod/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kmod/Makefile b/package/kmod/Makefile
index 8cfb32cfb..57e1c10c2 100644
--- a/package/kmod/Makefile
+++ b/package/kmod/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= kmod
-PKG_VERSION:= 17
-PKG_RELEASE:= 2
-PKG_MD5SUM:= bc36d28b12dcb2b664a35411560c5610
+PKG_VERSION:= 18
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 82835c7f01983634e06ca72b4ee30cc6
PKG_DESCR:= kernel module utils
PKG_SECTION:= sys/utils
PKG_DEPENDS:= libkmod