We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ab424 commit 757b797Copy full SHA for 757b797
1 file changed
kernel/kernel.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/bash
2
set -e
3
4
-KERNEL_VERSION=7.0.8-202.fc44
+KERNEL_VERSION=7.0.9-202.fc44
5
6
cd "$sourcedir"
7
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"
0 commit comments