Merge pull request #315122 from JerrySM64/update-kernels
linuxKernel.kernels.linux_lqx: 6.8.10-lqx1 -> 6.8.11-lqx1
This commit is contained in:
commit
535b744c25
@ -11,9 +11,9 @@ let
|
||||
};
|
||||
# ./update-zen.py lqx
|
||||
lqxVariant = {
|
||||
version = "6.8.10"; #lqx
|
||||
version = "6.8.11"; #lqx
|
||||
suffix = "lqx1"; #lqx
|
||||
sha256 = "1j1n3r497wfdpichp38wqcg7sps3nymchdx41i7gq5nlnfwk290q"; #lqx
|
||||
sha256 = "1dj4znir4wp6jqs680dcxn8z6p02d518993rmrx54ch04jyy5brj"; #lqx
|
||||
isLqx = true;
|
||||
};
|
||||
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
|
||||
|
Loading…
Reference in New Issue
Block a user