Skip to content

Commit

Permalink
Update kernel to 6.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Aug 18, 2024
1 parent 3d9824b commit 92319fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.10.3-200.fc40
KERNEL_VERSION=6.10.5-200.fc40

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

0 comments on commit 92319fa

Please sign in to comment.