summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-04-30 02:43:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-30 18:06:41 +0200
commit75b96295f1876e02d38cf66dfef67b453d9fb258 (patch)
tree260861c0bf09e471b760181e63f199ceb0c59cba
parent92111f47fef10c05198c023636c48d209de1e54e (diff)
kmod: update to 34.2
-rw-r--r--package/kmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kmod/Makefile b/package/kmod/Makefile
index c46410927..36f4ea57f 100644
--- a/package/kmod/Makefile
+++ b/package/kmod/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= kmod
-PKG_VERSION:= 31
+PKG_VERSION:= 34.2
PKG_RELEASE:= 1
-PKG_HASH:= f5a6949043cc72c001b728d8c218609c5a15f3c33d75614b78c79418fcf00d80
+PKG_HASH:= 5a5d5073070cc7e0c7a7a3c6ec2a0e1780850c8b47b3e3892226b93ffcb9cb54
PKG_DESCR:= kernel module utils
PKG_SECTION:= sys/utils
PKG_DEPENDS:= libkmod