Update kernel to v6.10.10

This commit is contained in:
sharpenedblade
2024-09-16 22:09:19 -07:00
parent 92319fa5a5
commit 4c00d59406
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.5-200.fc40
KERNEL_VERSION=6.10.10-200.fc40
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"