kernel: Update to v6.16.3

This commit is contained in:
sharpenedblade
2025-08-25 21:59:39 -07:00
parent 5950178e91
commit 749e0d0a09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/bash
set -e
KERNEL_VERSION=6.15.9-201.fc42
KERNEL_VERSION=6.16.3-200.fc42
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"