kmod: update to 30
authorNick Hainke <redacted>
Thu, 6 Apr 2023 06:23:52 +0000 (08:23 +0200)
committerRosen Penev <redacted>
Wed, 26 Apr 2023 06:27:36 +0000 (09:27 +0300)
Release Notes:
- https://github.com/kmod-project/kmod/releases/tag/v28
- https://github.com/kmod-project/kmod/releases/tag/v29
- https://github.com/kmod-project/kmod/releases/tag/v30

Signed-off-by: Nick Hainke <redacted>
utils/kmod/Makefile

index 916839656fea2ded88097738ea1de1a78dc14026..ed9a6a19840633ce83016a8fc05ba4b40b97d852 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=kmod
-PKG_VERSION:=27
-PKG_RELEASE:=2
+PKG_VERSION:=30
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kmod
-PKG_HASH:=c1d3fbf16ca24b95f334c1de1b46f17bbe5a10b0e81e72668bdc922ebffbbc0c
+PKG_HASH:=f897dd72698dc6ac1ef03255cd0a5734ad932318e4adbaebc7338ef2f5202f9f
 
 PKG_MAINTAINER:=Jeff Waugh <jdub@bethesignal.org>
 PKG_LICENSE:=LGPL-2.1-or-later
git clone https://git.99rst.org/PROJECT