Skip to content

Commit

Permalink
Update to kernel v6.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Jul 31, 2024
1 parent fe2cf62 commit 02cd2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/kernel.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/bash
set -e

KERNEL_VERSION=6.9.8-200.fc40
KERNEL_VERSION=6.9.11-200.fc40

cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"
Expand Down

0 comments on commit 02cd2dd

Please sign in to comment.