Skip to content

Commit 81f4cc6

Browse files
kernel: Update to v6.11.11
1 parent d9a58c5 commit 81f4cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 -ex
33

4-
KERNEL_VERSION=6.11.7-300.fc41
4+
KERNEL_VERSION=6.11.11-300.fc41
55

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

0 commit comments

Comments
 (0)