Update kernel to v6.13.6

This commit is contained in:
sharpenedblade
2025-03-12 14:39:25 -07:00
parent 748902af8c
commit e2e595cfff
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/bash
set -ex
KERNEL_VERSION=6.13.5-200.fc41
KERNEL_VERSION=6.13.6-200.fc41
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"