diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-04 15:43:48 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-04 15:43:48 +0000 |
| commit | 6830d4460dc6e8d52734389337a3b7550e7808a7 (patch) | |
| tree | 888ee0f4f2a357f834ed972382d66accb39a6c5e /linux/abuild | |
| parent | 93a354611e38a6949add5c2e5ccc93ef79b9755f (diff) | |
| download | alicelinux-6830d4460dc6e8d52734389337a3b7550e7808a7.tar.gz alicelinux-6830d4460dc6e8d52734389337a3b7550e7808a7.zip | |
Woodpecker CI a0714f83ca145163821b47da213e226561e42353 [SKIP CI]
Diffstat (limited to 'linux/abuild')
| -rw-r--r-- | linux/abuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/linux/abuild b/linux/abuild index b5c2d078..085515ea 100644 --- a/linux/abuild +++ b/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 |