Skip to content

Commit 749e0d0

Browse files
kernel: Update to v6.16.3
1 parent 5950178 commit 749e0d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.15.9-201.fc42
4+
KERNEL_VERSION=6.16.3-200.fc42
55

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

0 commit comments

Comments
 (0)