kmod: update to 31
Release Notes:
aff617ea87/NEWS (L1)
Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
9bd39a33b1
commit
ca057f3e4e
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=kmod
|
PKG_NAME:=kmod
|
||||||
PKG_VERSION:=30
|
PKG_VERSION:=31
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kmod
|
PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kmod
|
||||||
PKG_HASH:=f897dd72698dc6ac1ef03255cd0a5734ad932318e4adbaebc7338ef2f5202f9f
|
PKG_HASH:=f5a6949043cc72c001b728d8c218609c5a15f3c33d75614b78c79418fcf00d80
|
||||||
|
|
||||||
PKG_MAINTAINER:=Jeff Waugh <jdub@bethesignal.org>
|
PKG_MAINTAINER:=Jeff Waugh <jdub@bethesignal.org>
|
||||||
PKG_LICENSE:=LGPL-2.1-or-later
|
PKG_LICENSE:=LGPL-2.1-or-later
|
||||||
|
|
Loading…
Reference in a new issue