kernel: Update to v6.11.1-300

This commit is contained in:
sharpenedblade
2024-10-04 10:39:25 -07:00
parent 2a80272aef
commit b64d0cab16
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.12-200.fc40
KERNEL_VERSION=6.11.1-300.fc41
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"