kernel: Update to v6.15.3

This commit is contained in:
sharpenedblade
2025-06-25 13:22:10 -07:00
parent 44ca131d94
commit ebcf04e779
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.14.9-300.fc42
KERNEL_VERSION=6.15.3-200.fc42
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"