diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-04 23:42:38 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-04 23:42:38 +0800 |
| commit | 6feb8195a08eeb9cd28aa3f177aa8836c2897650 (patch) | |
| tree | 61766f0e8e9285f2f0715be3009af5124eb3071a /repos/extra/linux/abuild | |
| parent | da90ad55ae0be57f2de7eaeaba9d71797ba3c50a (diff) | |
| download | alicelinux-6feb8195a08eeb9cd28aa3f177aa8836c2897650.tar.gz alicelinux-6feb8195a08eeb9cd28aa3f177aa8836c2897650.zip | |
linux: updated to 6.12.31
Diffstat (limited to 'repos/extra/linux/abuild')
| -rw-r--r-- | repos/extra/linux/abuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/repos/extra/linux/abuild b/repos/extra/linux/abuild index b5c2d078..085515ea 100644 --- a/repos/extra/linux/abuild +++ b/repos/extra/linux/abuild @@ -1,8 +1,9 @@ name=linux -version=6.12.11 +version=6.12.31 release=1 source="https://cdn.kernel.org/pub/$name/kernel/v6.x/$name-$version.tar.xz - dotconfig" + dotconfig + andes_export_filldir_readdir.patch" build() { make mrproper |