From: Nick Hainke Date: Thu, 6 Apr 2023 06:23:52 +0000 (+0200) Subject: kmod: update to 30 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=37c6617f76ce114cbd6183c03f279fa164a666f3;p=openwrt-packages.git kmod: update to 30 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 --- diff --git a/utils/kmod/Makefile b/utils/kmod/Makefile index 916839656..ed9a6a198 100644 --- a/utils/kmod/Makefile +++ b/utils/kmod/Makefile @@ -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 PKG_LICENSE:=LGPL-2.1-or-later