linux-lqx: 5.19.9 -> 5.19.10
This commit is contained in:
parent
ca67f15cae
commit
7c03f6b13a
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ let
|
|||
};
|
||||
# ./update-zen.py lqx
|
||||
lqxVariant = {
|
||||
version = "5.19.9"; #lqx
|
||||
version = "5.19.10"; #lqx
|
||||
suffix = "lqx1"; #lqx
|
||||
sha256 = "0jgl5dnbdcg7p2ix4lliif7l8pqvhnbl4ndxq64yyx78r7jrbfs2"; #lqx
|
||||
sha256 = "0szrh7xj0xh696cvx95ng1bwddzs1bggk6cwhqbjdnk0pjk85xg7"; #lqx
|
||||
isLqx = true;
|
||||
};
|
||||
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
|
||||
|
|
Loading…
Reference in a new issue