Update kernel to 6.10.5

This commit is contained in:
sharpenedblade
2024-08-18 15:17:39 -07:00
parent 3d9824bb10
commit 92319fa5a5
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.10.3-200.fc40
KERNEL_VERSION=6.10.5-200.fc40
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"