Merge pull request #277477 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.6.8-lqx1 -> 6.6.8-lqx2
This commit is contained in:
commit
96bd63e127
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ let
|
|||
# ./update-zen.py lqx
|
||||
lqxVariant = {
|
||||
version = "6.6.8"; #lqx
|
||||
suffix = "lqx1"; #lqx
|
||||
sha256 = "04ix6mifnwg1flk2mnjxsajg227svwazhyi8r2h6xwbg0sy80qps"; #lqx
|
||||
suffix = "lqx2"; #lqx
|
||||
sha256 = "1hb6g657ivpnyqw6xsd6b09kwlh4vv11wv68ydcmsd5cg6qmv2zy"; #lqx
|
||||
isLqx = true;
|
||||
};
|
||||
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
|
||||
|
|
Loading…
Reference in a new issue