diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:08:04 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:08:04 +0800 |
| commit | 031015d21d1c9bde42af28110f30132b149ec5d3 (patch) | |
| tree | 6a0100c19cf083ea36d9a642a8ccafe889e4666d /repos/extra/linux/abuild | |
| parent | cf6dfcfbbb0675fd67c3a4f955a78a899581f209 (diff) | |
| download | alicelinux-031015d21d1c9bde42af28110f30132b149ec5d3.tar.gz alicelinux-031015d21d1c9bde42af28110f30132b149ec5d3.zip | |
linux: updated to 6.6.37
Diffstat (limited to 'repos/extra/linux/abuild')
| -rw-r--r-- | repos/extra/linux/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/linux/abuild b/repos/extra/linux/abuild index c0b329b3..e7dc9115 100644 --- a/repos/extra/linux/abuild +++ b/repos/extra/linux/abuild @@ -1,6 +1,6 @@ name=linux -version=6.6.31 -release=2 +version=6.6.37 +release=1 source="https://cdn.kernel.org/pub/$name/kernel/v6.x/$name-$version.tar.xz dotconfig" |