kmod: update to 31
authorNick Hainke <vincent@systemli.org>
Mon, 2 Oct 2023 07:45:19 +0000 (09:45 +0200)
committerNick Hainke <vincent@systemli.org>
Tue, 10 Oct 2023 13:36:55 +0000 (15:36 +0200)
Release Notes:
https://github.com/kmod-project/kmod/blob/aff617ea871d0568cc491bd116c0be1e857463bb/NEWS#L1

Signed-off-by: Nick Hainke <vincent@systemli.org>
utils/kmod/Makefile

index ed9a6a19840633ce83016a8fc05ba4b40b97d852..4b10747189916d3005f9ff3d82c7373144b1bea4 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=kmod
-PKG_VERSION:=30
+PKG_VERSION:=31
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kmod
-PKG_HASH:=f897dd72698dc6ac1ef03255cd0a5734ad932318e4adbaebc7338ef2f5202f9f
+PKG_HASH:=f5a6949043cc72c001b728d8c218609c5a15f3c33d75614b78c79418fcf00d80
 
 PKG_MAINTAINER:=Jeff Waugh <jdub@bethesignal.org>
 PKG_LICENSE:=LGPL-2.1-or-later