Skip to content

Commit

Permalink
kmod: update to 31
Browse files Browse the repository at this point in the history
  • Loading branch information
PolynomialDivision committed Oct 10, 2023
1 parent 9bd39a3 commit ca057f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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:=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 <[email protected]>
PKG_LICENSE:=LGPL-2.1-or-later
Expand Down

0 comments on commit ca057f3

Please sign in to comment.