Skip to content

Commit

Permalink
Update to v6.4.4-200
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Jul 27, 2023
1 parent 6ef666e commit 75550a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kernel/kernel.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/bash
source /repo/util.sh

FEDORA_KERNEL_VERSION=6.3.12-200.fc38
PATCHES_COMMIT=13dee3659d1ef17c5ea588c8be629fe693045496
FEDORA_KERNEL_VERSION=6.4.4-200.fc38
PATCHES_COMMIT=c908e506346681139a844d41c40b295cfad17ea8

cd /repo/kernel
download_koji_sources kernel-${FEDORA_KERNEL_VERSION}
Expand Down

0 comments on commit 75550a6

Please sign in to comment.