diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-28 14:52:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-28 14:52:10 +0000 |
commit | 83f6cc219f1df40b14e3194c80f7df5fdac61fc1 (patch) | |
tree | d51710e7ffb6412130d6e631396bf7d682c638f3 /sub/kmod | |
parent | 05f07a4b8c4c3d72cd582e24fcb862518d32e4c9 (diff) | |
download | lh-bootstrap-83f6cc219f1df40b14e3194c80f7df5fdac61fc1.tar.xz |
Update to new versions (first part)
Diffstat (limited to 'sub/kmod')
-rw-r--r-- | sub/kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/kmod/Makefile b/sub/kmod/Makefile index 0297c66..0513abb 100644 --- a/sub/kmod/Makefile +++ b/sub/kmod/Makefile @@ -1,6 +1,6 @@ KMOD_NAME := kmod -KMOD_VERSION := 26 +KMOD_VERSION := 28 KMOD_URLDIR := https://cdn.kernel.org/pub/linux/utils/kernel/$(KMOD_NAME) KMOD_TAREXT := tar.xz KMOD_TARLETTER := J |