Skip to content

Commit 0d298e5

Browse files
Update to kernel 6.8.10 and revert bce changes
1 parent 11fe7b3 commit 0d298e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kernel/kernel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/bash
22
set -e
33

4-
KERNEL_VERSION=6.8.9-300.fc40
4+
KERNEL_VERSION=6.8.10-300.fc40
55

66
cd "$sourcedir"
77
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"

0 commit comments

Comments
 (0)