kernel: update to 6.8.2

This commit is contained in:
Alex Zenla
2024-03-31 00:28:21 +00:00
parent 693d62a41a
commit 6d6bdade87
2 changed files with 50 additions and 50 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
KERNEL_VERSION="6.8.1"
KERNEL_VERSION="6.8.2"
KERNEL_SRC_URL="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-${KERNEL_VERSION}.tar.xz"