Skip to content

Commit

Permalink
Update to kernel 6.7.11-200
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Apr 23, 2024
1 parent af1b61e commit 6c04645
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.7.7-200.fc39
KERNEL_VERSION=6.7.11-200.fc39

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

0 comments on commit 6c04645

Please sign in to comment.