linuxKernel.kernels.linux_lqx: 6.7.2-lqx2 -> 6.7.3-lqx1

This commit is contained in:
Jerry Starke 2024-02-05 01:59:55 +01:00
parent 86a5d2482e
commit 770fdb1d24

View file

@ -11,9 +11,9 @@ let
}; };
# ./update-zen.py lqx # ./update-zen.py lqx
lqxVariant = { lqxVariant = {
version = "6.7.2"; #lqx version = "6.7.3"; #lqx
suffix = "lqx2"; #lqx suffix = "lqx1"; #lqx
sha256 = "0w82k39rqps8xwxnp87b16nfh4nmiys8532vrc8akjl1ffj68bqd"; #lqx sha256 = "19yia3bvzl9yax7z550hw9nb2n7xjmd87gsva52dy1khj49285nx"; #lqx
isLqx = true; isLqx = true;
}; };
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // { zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {