kernel: Update to v6.17.8

This commit is contained in:
sharpenedblade
2025-11-26 12:20:41 -08:00
parent 941fa13403
commit f4f1dc7f5b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/bash
set -e
KERNEL_VERSION=6.16.9-200.fc42
KERNEL_VERSION=6.17.8-200.fc42
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"