summaryrefslogtreecommitdiff
path: root/package/kmod
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-27 00:05:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-27 00:05:39 +0100
commit81bc4701b246b7733d29e2ca539bf69582a9ae5b (patch)
tree21675087ad1e0609cdf1aede80ff16b2ec8286bb /package/kmod
parent0f7513ef05a36fef875130dc3833921f15f5d28e (diff)
kmod: update to 24
Diffstat (limited to 'package/kmod')
-rw-r--r--package/kmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kmod/Makefile b/package/kmod/Makefile
index 4ef5623dc..e9fd271f7 100644
--- a/package/kmod/Makefile
+++ b/package/kmod/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= kmod
-PKG_VERSION:= 23
+PKG_VERSION:= 24
PKG_RELEASE:= 1
-PKG_HASH:= d303d5519faec9d69e1132f6b37db2579db17a7fb5c1517da0115d03ba168155
+PKG_HASH:= 610b8d1df172acc39a4fdf1eaa47a57b04873c82f32152e7a62e29b6ff9cb397
PKG_DESCR:= kernel module utils
PKG_SECTION:= sys/utils
PKG_DEPENDS:= libkmod