diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:20 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:20 +0800 |
| commit | 0a878e74464df817bec3140b54f58ada9847d90f (patch) | |
| tree | 0613c8cdf9163d86f28de08650cdb0211d89be9b | |
| parent | 127539d8403835c78fe1582b7f648517f44a18c9 (diff) | |
| download | alicelinux-0a878e74464df817bec3140b54f58ada9847d90f.tar.gz alicelinux-0a878e74464df817bec3140b54f58ada9847d90f.zip | |
linux: updated to 6.12.11
| -rw-r--r-- | repos/extra/linux/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/linux/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/linux/.checksum b/repos/extra/linux/.checksum index b11011bb..832683ed 100644 --- a/repos/extra/linux/.checksum +++ b/repos/extra/linux/.checksum @@ -1,2 +1,2 @@ f76bedd6581a8d061e83fddd79fb61323c69459c6f5c0e7fed79c374dda9bfc3 dotconfig -2a2640ac23dcf16de439866f7cf5312d300fc5d3cf06dad0052e5bb3ac16e643 linux-6.10.6.tar.xz +0520ad524a15cc21a0624314bfecf9cf9ebb60c70dbb543f15671335b44f1e3c linux-6.12.11.tar.xz diff --git a/repos/extra/linux/abuild b/repos/extra/linux/abuild index 70687043..b5c2d078 100644 --- a/repos/extra/linux/abuild +++ b/repos/extra/linux/abuild @@ -1,5 +1,5 @@ name=linux -version=6.10.6 +version=6.12.11 release=1 source="https://cdn.kernel.org/pub/$name/kernel/v6.x/$name-$version.tar.xz dotconfig" |