kernel: Update to v6.19.9

This commit is contained in:
sharpenedblade
2026-03-21 13:49:17 -07:00
parent 05d5beb06a
commit d8d124973f
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.18.13-200.fc43
KERNEL_VERSION=6.19.9-200.fc43
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"