diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
commit | 1202c964c4e91083a3c60b41b9c11e220bfa759d (patch) | |
tree | 06ba8f1d5710e33ddae778886705da8930ee71c4 /sub/kmod | |
parent | 68218b9312bf91fcd937ee29b84cbbf490083620 (diff) | |
download | lh-bootstrap-1202c964c4e91083a3c60b41b9c11e220bfa759d.tar.xz |
Update versions for 2019-05-03
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 eaf3fef..ae6365a 100644 --- a/sub/kmod/Makefile +++ b/sub/kmod/Makefile @@ -2,7 +2,7 @@ KMOD_NAME := kmod -KMOD_VERSION := 24 +KMOD_VERSION := 26 KMOD_URLDIR := https://cdn.kernel.org/pub/linux/utils/kernel/$(KMOD_NAME) KMOD_TAREXT := tar.xz KMOD_TARLETTER := J |