Skip to content

Commit

Permalink
kmod: update to 30
Browse files Browse the repository at this point in the history
  • Loading branch information
PolynomialDivision authored and neheb committed Apr 26, 2023
1 parent 786b3b9 commit 37c6617
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/kmod/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
PKG_LICENSE:=LGPL-2.1-or-later
Expand Down

0 comments on commit 37c6617

Please sign in to comment.