linuxKernel.kernels.linux_lqx: 6.9.5-lqx1 -> 6.9.7-lqx1
This commit is contained in:
parent
7a59249e27
commit
b8f40d0a27
@ -11,9 +11,9 @@ let
|
||||
};
|
||||
# ./update-zen.py lqx
|
||||
lqxVariant = {
|
||||
version = "6.9.5"; #lqx
|
||||
version = "6.9.7"; #lqx
|
||||
suffix = "lqx1"; #lqx
|
||||
sha256 = "0r3pgjfyza3vkvp7kw1s7sn1gf4hxq6r6qs5wvv76gmff7s399yz"; #lqx
|
||||
sha256 = "09z48hnjw0qfvn3b7gm9gs7ixki590wcgy7pm0cw2y41c67f725y"; #lqx
|
||||
isLqx = true;
|
||||
};
|
||||
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
|
||||
|
Loading…
Reference in New Issue
Block a user