Skip to content

Commit

Permalink
Update kernel to v6.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Sep 17, 2024
1 parent 92319fa commit 4c00d59
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.5-200.fc40
KERNEL_VERSION=6.10.10-200.fc40

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

0 comments on commit 4c00d59

Please sign in to comment.