kernel: Update to 6.19.12

This commit is contained in:
sharpenedblade
2026-04-13 16:03:55 -07:00
parent 613d83eff0
commit 34cbacaa58
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.19.9-200.fc43
KERNEL_VERSION=6.19.12-200.fc43
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"